Action not permitted
Modal body text goes here.
cve-2022-24785
Vulnerability from cvelistv5
Published
2022-04-04 00:00
Modified
2024-08-03 04:20
Severity ?
EPSS score ?
Summary
Path Traversal in Moment.js
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T04:20:50.533Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" }, { "tags": [ "x_transferred" ], "url": "https://github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5" }, { "tags": [ "x_transferred" ], "url": "https://www.tenable.com/security/tns-2022-09" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20220513-0006/" }, { "name": "FEDORA-2022-85aa8e5706", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/" }, { "name": "FEDORA-2022-35b698150c", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/" }, { "name": "[debian-lts-announce] 20230130 [SECURITY] [DLA 3295-1] node-moment security update", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "moment", "vendor": "moment", "versions": [ { "status": "affected", "version": "\u003e= 1.0.1, \u003c 2.29.2" } ] } ], "descriptions": [ { "lang": "en", "value": "Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-22", "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-27", "description": "CWE-27: Path Traversal: \u0027dir/../../filename\u0027", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-01-31T00:00:00", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" }, { "url": "https://github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5" }, { "url": "https://www.tenable.com/security/tns-2022-09" }, { "url": "https://security.netapp.com/advisory/ntap-20220513-0006/" }, { "name": "FEDORA-2022-85aa8e5706", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/" }, { "name": "FEDORA-2022-35b698150c", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/" }, { "name": "[debian-lts-announce] 20230130 [SECURITY] [DLA 3295-1] node-moment security update", "tags": [ "mailing-list" ], "url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html" } ], "source": { "advisory": "GHSA-8hfj-j24r-96c4", "discovery": "UNKNOWN" }, "title": "Path Traversal in Moment.js" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2022-24785", "datePublished": "2022-04-04T00:00:00", "dateReserved": "2022-02-10T00:00:00", "dateUpdated": "2024-08-03T04:20:50.533Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-24785\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-04-04T17:15:07.583\",\"lastModified\":\"2023-11-07T03:44:37.003\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js.\"},{\"lang\":\"es\",\"value\":\"Moment.js es una librer\u00eda de fechas en JavaScript para analizar, comprobar, manipular y formatear fechas. Una vulnerabilidad de salto de ruta afecta a usuarios de npm (servidor) de Moment.js entre las versiones 1.0.1 y 2.29.1, especialmente si es usada directamente una cadena de configuraci\u00f3n regional proporcionada por el usuario para cambiar la configuraci\u00f3n regional de Moment. Este problema est\u00e1 parcheado en la versi\u00f3n 2.29.2, y el parche puede aplicarse a todas las versiones afectadas. Como medida de mitigaci\u00f3n, sanee el nombre de la configuraci\u00f3n regional proporcionada por el usuario antes de pasarlo a Moment.js\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:P/A:N\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\",\"baseScore\":5.0},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"},{\"lang\":\"en\",\"value\":\"CWE-27\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:momentjs:moment:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"1.0.1\",\"versionEndExcluding\":\"2.29.2\",\"matchCriteriaId\":\"90084136-F14C-42A8-82CB-BB6E7074B681\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:momentjs:moment:*:*:*:*:*:nuget:*:*\",\"versionStartIncluding\":\"1.0.1\",\"versionEndExcluding\":\"2.29.2\",\"matchCriteriaId\":\"675B92D1-684A-459C-81BE-F9540B87F9FB\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:tenable:tenable.sc:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"5.21.0\",\"matchCriteriaId\":\"CAB9A41F-91F1-40DF-BF12-6ADA7229A84C\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:active_iq:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EF29713A-2852-4E3D-9666-4001C7E8B667\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20220513-0006/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2022-09\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Release Notes\",\"Third Party Advisory\"]}]}}" } }
wid-sec-w-2023-0026
Vulnerability from csaf_certbund
Published
2023-01-04 23:00
Modified
2023-02-19 23:00
Summary
IBM Maximo Asset Management: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Maximo Asset Management ist ein Enterprise-Asset-Management-System, das umfassenden Support für Assets, Maintenance, Ressourcen und Supply-Chain-Management-Anforderungen bietet.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM Maximo Asset Management ausnutzen, um Sicherheitsvorkehrungen zu umgehen und einen Denial-of-Service-Zustand auszulösen.
Betroffene Betriebssysteme
- Sonstiges
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Maximo Asset Management ist ein Enterprise-Asset-Management-System, das umfassenden Support f\u00fcr Assets, Maintenance, Ressourcen und Supply-Chain-Management-Anforderungen bietet.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM Maximo Asset Management ausnutzen, um Sicherheitsvorkehrungen zu umgehen und einen Denial-of-Service-Zustand auszul\u00f6sen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-0026 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0026.json" }, { "category": "self", "summary": "WID-SEC-2023-0026 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0026" }, { "category": "external", "summary": "IBM Security Bulletin 6956515 vom 2023-02-17", "url": "https://www.ibm.com/support/pages/node/6956515" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-01-04", "url": "https://www.ibm.com/support/pages/node/6852667" } ], "source_lang": "en-US", "title": "IBM Maximo Asset Management: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-02-19T23:00:00.000+00:00", "generator": { "date": "2024-02-15T17:08:36.695+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2023-0026", "initial_release_date": "2023-01-04T23:00:00.000+00:00", "revision_history": [ { "date": "2023-01-04T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-02-19T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von IBM aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "IBM Maximo Asset Management 7.6.1.2", "product": { "name": "IBM Maximo Asset Management 7.6.1.2", "product_id": "T025744", "product_identification_helper": { "cpe": "cpe:/a:ibm:maximo_asset_management:7.6.1.2" } } }, { "category": "product_name", "name": "IBM Maximo Asset Management 7.6.1.3", "product": { "name": "IBM Maximo Asset Management 7.6.1.3", "product_id": "T025745", "product_identification_helper": { "cpe": "cpe:/a:ibm:maximo_asset_management:7.6.1.3" } } } ], "category": "product_name", "name": "Maximo Asset Management" }, { "category": "product_name", "name": "IBM Security Guardium Data Encryption \u003c 2.6.7", "product": { "name": "IBM Security Guardium Data Encryption \u003c 2.6.7", "product_id": "T026422", "product_identification_helper": { "cpe": "cpe:/a:ibm:security_guardium:data_encryption__2.6.7" } } } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-31129", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in IBM Maximo Asset Management. Der Fehler besteht in Moment.js, verursacht durch ineffiziente Komplexit\u00e4t regul\u00e4rer Ausdr\u00fccke. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, indem er eine speziell gestaltete Anfrage sendet, um einen Denial-of-Service-Zustand auszul\u00f6sen." } ], "product_status": { "known_affected": [ "T025745", "T025744", "T026422" ] }, "release_date": "2023-01-04T23:00:00Z", "title": "CVE-2022-31129" }, { "cve": "CVE-2022-24785", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in IBM Maximo Asset Management. Der Fehler besteht in Moment.js aufgrund einer unsachgem\u00e4\u00dfen Validierung von Benutzereingaben, die zu einer Durchquerung von Verzeichnissen auf dem System f\u00fchrt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, indem er eine speziell erstellte Locale-Zeichenkette mit \"Punkt-Punkt\"-Sequenzen (/../) sendet, um die Sicherheitsma\u00dfnahmen zu umgehen." } ], "product_status": { "known_affected": [ "T025745", "T025744", "T026422" ] }, "release_date": "2023-01-04T23:00:00Z", "title": "CVE-2022-24785" } ] }
wid-sec-w-2023-0809
Vulnerability from csaf_certbund
Published
2023-03-30 22:00
Modified
2024-02-19 23:00
Summary
IBM QRadar SIEM: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
IBM QRadar Security Information and Event Management (SIEM) bietet Unterstützung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um beliebigen Programmcode auszuführen, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuführen, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuführen oder unbekannte Auswirkungen zu verursachen.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "IBM QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-0809 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0809.json" }, { "category": "self", "summary": "WID-SEC-2023-0809 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0809" }, { "category": "external", "summary": "IBM Security Bulletin: 6967283 vom 2023-03-30", "url": "https://www.ibm.com/support/pages/node/6967283" }, { "category": "external", "summary": "IBM Security Bulletin: 6967333 vom 2023-03-30", "url": "https://www.ibm.com/support/pages/node/6967333" }, { "category": "external", "summary": "IBM Security Bulletin 6980799 vom 2023-04-04", "url": "https://www.ibm.com/support/pages/node/6980799" }, { "category": "external", "summary": "IBM Security Bulletin 7108657 vom 2024-01-17", "url": "https://www.ibm.com/support/pages/node/7108657" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-5ECC250449 vom 2024-02-19", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-5ecc250449" } ], "source_lang": "en-US", "title": "IBM QRadar SIEM: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-02-19T23:00:00.000+00:00", "generator": { "date": "2024-02-20T10:06:43.480+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2023-0809", "initial_release_date": "2023-03-30T22:00:00.000+00:00", "revision_history": [ { "date": "2023-03-30T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-04-04T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-01-16T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-02-19T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Fedora aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "7.5", "product": { "name": "IBM QRadar SIEM 7.5", "product_id": "T022954", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5" } } }, { "category": "product_version_range", "name": "\u003c User Behavior Analytics 4.1.11", "product": { "name": "IBM QRadar SIEM \u003c User Behavior Analytics 4.1.11", "product_id": "T027026", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:user_behavior_analytics_4.1.11" } } }, { "category": "product_version_range", "name": "\u003c 7.4.3 FP9", "product": { "name": "IBM QRadar SIEM \u003c 7.4.3 FP9", "product_id": "T027027", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.4.3_fp9" } } }, { "category": "product_version_range", "name": "\u003c 7.5.0 UP5", "product": { "name": "IBM QRadar SIEM \u003c 7.5.0 UP5", "product_id": "T027028", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up5" } } } ], "category": "product_name", "name": "QRadar SIEM" } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-22809", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2023-22809" }, { "cve": "CVE-2022-4883", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-4883" }, { "cve": "CVE-2022-46364", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-46364" }, { "cve": "CVE-2022-46363", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-46363" }, { "cve": "CVE-2022-45143", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-45143" }, { "cve": "CVE-2022-42890", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-42890" }, { "cve": "CVE-2022-4254", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-4254" }, { "cve": "CVE-2022-42252", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-42252" }, { "cve": "CVE-2022-41966", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-41966" }, { "cve": "CVE-2022-41946", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-41946" }, { "cve": "CVE-2022-41704", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-41704" }, { "cve": "CVE-2022-40156", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-40156" }, { "cve": "CVE-2022-40155", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-40155" }, { "cve": "CVE-2022-40154", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-40154" }, { "cve": "CVE-2022-40153", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-40153" }, { "cve": "CVE-2022-40152", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-40152" }, { "cve": "CVE-2022-40150", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-40150" }, { "cve": "CVE-2022-40149", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-40149" }, { "cve": "CVE-2022-37603", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-37603" }, { "cve": "CVE-2022-37601", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-37601" }, { "cve": "CVE-2022-37599", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-37599" }, { "cve": "CVE-2022-37598", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-37598" }, { "cve": "CVE-2022-3676", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-3676" }, { "cve": "CVE-2022-36364", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-36364" }, { "cve": "CVE-2022-36033", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-36033" }, { "cve": "CVE-2022-34917", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-34917" }, { "cve": "CVE-2022-31197", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-31197" }, { "cve": "CVE-2022-31129", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-31129" }, { "cve": "CVE-2022-2964", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-2964" }, { "cve": "CVE-2022-28733", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-28733" }, { "cve": "CVE-2022-2795", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-2795" }, { "cve": "CVE-2022-25927", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-25927" }, { "cve": "CVE-2022-25901", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-25901" }, { "cve": "CVE-2022-25758", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-25758" }, { "cve": "CVE-2022-25647", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-25647" }, { "cve": "CVE-2022-24999", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-24999" }, { "cve": "CVE-2022-24839", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-24839" }, { "cve": "CVE-2022-24823", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-24823" }, { "cve": "CVE-2022-24785", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-24785" }, { "cve": "CVE-2022-23437", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-23437" }, { "cve": "CVE-2022-22971", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-22971" }, { "cve": "CVE-2022-22970", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-22970" }, { "cve": "CVE-2022-21724", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-21724" }, { "cve": "CVE-2022-21628", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-21628" }, { "cve": "CVE-2022-21626", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-21626" }, { "cve": "CVE-2022-21624", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-21624" }, { "cve": "CVE-2022-21619", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2022-21619" }, { "cve": "CVE-2021-43797", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-43797" }, { "cve": "CVE-2021-42740", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-42740" }, { "cve": "CVE-2021-42581", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-42581" }, { "cve": "CVE-2021-39227", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-39227" }, { "cve": "CVE-2021-3918", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-3918" }, { "cve": "CVE-2021-3807", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-3807" }, { "cve": "CVE-2021-37713", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-37713" }, { "cve": "CVE-2021-37712", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-37712" }, { "cve": "CVE-2021-37701", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-37701" }, { "cve": "CVE-2021-3765", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-3765" }, { "cve": "CVE-2021-37137", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-37137" }, { "cve": "CVE-2021-37136", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-37136" }, { "cve": "CVE-2021-32804", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-32804" }, { "cve": "CVE-2021-32803", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-32803" }, { "cve": "CVE-2021-29060", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-29060" }, { "cve": "CVE-2021-26401", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-26401" }, { "cve": "CVE-2021-25220", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-25220" }, { "cve": "CVE-2021-23450", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-23450" }, { "cve": "CVE-2021-23382", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-23382" }, { "cve": "CVE-2021-23368", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-23368" }, { "cve": "CVE-2021-23364", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-23364" }, { "cve": "CVE-2021-23362", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-23362" }, { "cve": "CVE-2021-23343", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-23343" }, { "cve": "CVE-2021-21409", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-21409" }, { "cve": "CVE-2021-21295", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-21295" }, { "cve": "CVE-2021-21290", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2021-21290" }, { "cve": "CVE-2020-7764", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2020-7764" }, { "cve": "CVE-2020-5259", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2020-5259" }, { "cve": "CVE-2020-24025", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2020-24025" }, { "cve": "CVE-2020-15366", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2020-15366" }, { "cve": "CVE-2020-13936", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2020-13936" }, { "cve": "CVE-2019-6286", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2019-6286" }, { "cve": "CVE-2019-6284", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2019-6284" }, { "cve": "CVE-2019-6283", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2019-6283" }, { "cve": "CVE-2019-10785", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2019-10785" }, { "cve": "CVE-2018-8036", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2018-8036" }, { "cve": "CVE-2018-20821", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2018-20821" }, { "cve": "CVE-2018-20190", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2018-20190" }, { "cve": "CVE-2018-19839", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2018-19839" }, { "cve": "CVE-2018-19838", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2018-19838" }, { "cve": "CVE-2018-19827", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2018-19827" }, { "cve": "CVE-2018-19797", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2018-19797" }, { "cve": "CVE-2018-15494", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2018-15494" }, { "cve": "CVE-2018-11698", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2018-11698" }, { "cve": "CVE-2018-11694", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Software-Komponenten von QRadar. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Informationen falsch darzustellen, einen Denial of Service Zustand herbeizuf\u00fchren, Sicherheitsvorkehrungen zu umgehen, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren oder unbekannte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T022954", "74185" ] }, "release_date": "2023-03-30T22:00:00Z", "title": "CVE-2018-11694" } ] }
wid-sec-w-2023-0395
Vulnerability from csaf_certbund
Published
2023-02-14 23:00
Modified
2023-02-14 23:00
Summary
Splunk Splunk Enterprise: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Splunk Enterprise ermöglicht Monitoring und Analyse von Clickstream-Daten und Kundentransaktionen.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuführen.
Betroffene Betriebssysteme
- Sonstiges
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Splunk Enterprise erm\u00f6glicht Monitoring und Analyse von Clickstream-Daten und Kundentransaktionen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-0395 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0395.json" }, { "category": "self", "summary": "WID-SEC-2023-0395 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0395" }, { "category": "external", "summary": "Splunk Security Advisory vom 2023-02-14", "url": "https://advisory.splunk.com//advisories/SVD-2023-0215" }, { "category": "external", "summary": "Splunk Security Advisory vom 2023-02-14", "url": "https://advisory.splunk.com//advisories/SVD-2023-0214" }, { "category": "external", "summary": "Splunk Security Advisory vom 2023-02-14", "url": "https://advisory.splunk.com//advisories/SVD-2023-0213" }, { "category": "external", "summary": "Splunk Security Advisory vom 2023-02-14", "url": "https://advisory.splunk.com//advisories/SVD-2023-0212" }, { "category": "external", "summary": "Splunk Security Advisory vom 2023-02-14", "url": "https://advisory.splunk.com//advisories/SVD-2023-0211" }, { "category": "external", "summary": "Splunk Security Advisory vom 2023-02-14", "url": "https://advisory.splunk.com//advisories/SVD-2023-0210" }, { "category": "external", "summary": "Splunk Security Advisory vom 2023-02-14", "url": "https://advisory.splunk.com//advisories/SVD-2023-0209" }, { "category": "external", "summary": "Splunk Security Advisory vom 2023-02-14", "url": "https://advisory.splunk.com//advisories/SVD-2023-0208" }, { "category": "external", "summary": "Splunk Security Advisory vom 2023-02-14", "url": "https://advisory.splunk.com//advisories/SVD-2023-0207" }, { "category": "external", "summary": "Splunk Security Advisory vom 2023-02-14", "url": "https://advisory.splunk.com//advisories/SVD-2023-0206" }, { "category": "external", "summary": "Splunk Security Advisory vom 2023-02-14", "url": "https://advisory.splunk.com//advisories/SVD-2023-0205" }, { "category": "external", "summary": "Splunk Security Advisory vom 2023-02-14", "url": "https://advisory.splunk.com//advisories/SVD-2023-0204" }, { "category": "external", "summary": "Splunk Security Advisory vom 2023-02-14", "url": "https://advisory.splunk.com//advisories/SVD-2023-0203" }, { "category": "external", "summary": "Splunk Security Advisory vom 2023-02-14", "url": "https://advisory.splunk.com//advisories/SVD-2023-0202" }, { "category": "external", "summary": "Splunk Security Advisory vom 2023-02-14", "url": "https://advisory.splunk.com//advisories/SVD-2023-0201" } ], "source_lang": "en-US", "title": "Splunk Splunk Enterprise: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-02-14T23:00:00.000+00:00", "generator": { "date": "2024-02-15T17:14:35.515+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2023-0395", "initial_release_date": "2023-02-14T23:00:00.000+00:00", "revision_history": [ { "date": "2023-02-14T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Splunk Splunk Enterprise \u003c 8.1.13", "product": { "name": "Splunk Splunk Enterprise \u003c 8.1.13", "product_id": "T026368", "product_identification_helper": { "cpe": "cpe:/a:splunk:splunk:8.1.13" } } }, { "category": "product_name", "name": "Splunk Splunk Enterprise \u003c 8.2.10", "product": { "name": "Splunk Splunk Enterprise \u003c 8.2.10", "product_id": "T026369", "product_identification_helper": { "cpe": "cpe:/a:splunk:splunk:8.2.10" } } }, { "category": "product_name", "name": "Splunk Splunk Enterprise \u003c 9.0.4", "product": { "name": "Splunk Splunk Enterprise \u003c 9.0.4", "product_id": "T026370", "product_identification_helper": { "cpe": "cpe:/a:splunk:splunk:9.0.4" } } } ], "category": "product_name", "name": "Splunk Enterprise" } ], "category": "vendor", "name": "Splunk" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-22943", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2023-22943" }, { "cve": "CVE-2023-22942", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2023-22942" }, { "cve": "CVE-2023-22941", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2023-22941" }, { "cve": "CVE-2023-22940", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2023-22940" }, { "cve": "CVE-2023-22939", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2023-22939" }, { "cve": "CVE-2023-22938", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2023-22938" }, { "cve": "CVE-2023-22937", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2023-22937" }, { "cve": "CVE-2023-22936", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2023-22936" }, { "cve": "CVE-2023-22935", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2023-22935" }, { "cve": "CVE-2023-22934", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2023-22934" }, { "cve": "CVE-2023-22933", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2023-22933" }, { "cve": "CVE-2023-22932", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2023-22932" }, { "cve": "CVE-2023-22931", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2023-22931" }, { "cve": "CVE-2022-42889", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2022-42889" }, { "cve": "CVE-2022-32212", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2022-32212" }, { "cve": "CVE-2022-31129", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2022-31129" }, { "cve": "CVE-2022-24785", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2022-24785" }, { "cve": "CVE-2021-3537", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2021-3537" }, { "cve": "CVE-2021-3518", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2021-3518" }, { "cve": "CVE-2021-3517", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2021-3517" }, { "cve": "CVE-2021-28957", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2021-28957" }, { "cve": "CVE-2021-21419", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2021-21419" }, { "cve": "CVE-2015-20107", "notes": [ { "category": "description", "text": "In Splunk Splunk Enterprise existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten SPL Command Aliases, Daemon, REST Endpoint, Add-on Builder, CloudConnect SDK, Apache Commons Text, mehrere Third Party Packages, RSS Feeds, einer Ansicht, REST API Endpoint, einem Upload und einem Suchparameter. Ein entfernter, anonymer oder authentisierter Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion." } ], "release_date": "2023-02-14T23:00:00Z", "title": "CVE-2015-20107" } ] }
rhsa-2022_6156
Vulnerability from csaf_redhat
Published
2022-08-24 13:45
Modified
2024-11-21 20:49
Summary
Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.11.0 security, enhancement, & bugfix update
Notes
Topic
Updated images that include numerous enhancements, security, and bug fixes are now available for Red Hat OpenShift Data Foundation 4.11.0 on Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Container Platform. Red Hat OpenShift Data Foundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multicloud data management service with an S3 compatible API.
Security Fix(es):
* eventsource: Exposure of Sensitive Information (CVE-2022-1650)
* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)
* nodejs-set-value: type confusion allows bypass of CVE-2019-10747 (CVE-2021-23440)
* nanoid: Information disclosure via valueOf() function (CVE-2021-23566)
* node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)
* follow-redirects: Exposure of Sensitive Information via Authorization Header leak (CVE-2022-0536)
* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)
* golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString (CVE-2022-23772)
* golang: cmd/go: misinterpretation of branch names can lead to incorrect access control (CVE-2022-23773)
* golang: crypto/elliptic: IsOnCurve returns true for invalid field elements (CVE-2022-23806)
* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)
* node-forge: Signature verification leniency in checking `digestAlgorithm` structure can lead to signature forgery (CVE-2022-24771)
* node-forge: Signature verification failing to check tailing garbage bytes can lead to signature forgery (CVE-2022-24772)
* node-forge: Signature verification leniency in checking `DigestInfo` structure (CVE-2022-24773)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
* golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)
* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)
* golang: syscall: faccessat checks wrong group (CVE-2022-29526)
* go-getter: writes SSH credentials into logfile, exposing sensitive credentials to local uses (CVE-2022-29810)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Bug Fix(es):
These updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:
https://access.redhat.com//documentation/en-us/red_hat_openshift_data_foundation/4.11/html/4.11_release_notes/index
All Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images, which provide numerous bug fixes and enhancements.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated images that include numerous enhancements, security, and bug fixes are now available for Red Hat OpenShift Data Foundation 4.11.0 on Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Container Platform. Red Hat OpenShift Data Foundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multicloud data management service with an S3 compatible API.\n\nSecurity Fix(es):\n\n* eventsource: Exposure of Sensitive Information (CVE-2022-1650)\n\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n\n* nodejs-set-value: type confusion allows bypass of CVE-2019-10747 (CVE-2021-23440)\n\n* nanoid: Information disclosure via valueOf() function (CVE-2021-23566)\n\n* node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)\n\n* follow-redirects: Exposure of Sensitive Information via Authorization Header leak (CVE-2022-0536)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString (CVE-2022-23772)\n\n* golang: cmd/go: misinterpretation of branch names can lead to incorrect access control (CVE-2022-23773)\n\n* golang: crypto/elliptic: IsOnCurve returns true for invalid field elements (CVE-2022-23806)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* node-forge: Signature verification leniency in checking `digestAlgorithm` structure can lead to signature forgery (CVE-2022-24771)\n\n* node-forge: Signature verification failing to check tailing garbage bytes can lead to signature forgery (CVE-2022-24772)\n\n* node-forge: Signature verification leniency in checking `DigestInfo` structure (CVE-2022-24773)\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\n* golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n\n* go-getter: writes SSH credentials into logfile, exposing sensitive credentials to local uses (CVE-2022-29810)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\nThese updated images include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com//documentation/en-us/red_hat_openshift_data_foundation/4.11/html/4.11_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these updated images, which provide numerous bug fixes and enhancements.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:6156", "url": "https://access.redhat.com/errata/RHSA-2022:6156" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com//documentation/en-us/red_hat_openshift_data_foundation/4.11/html/4.11_release_notes/index", "url": "https://access.redhat.com//documentation/en-us/red_hat_openshift_data_foundation/4.11/html/4.11_release_notes/index" }, { "category": "external", "summary": "1937117", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1937117" }, { "category": "external", "summary": "1947482", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1947482" }, { "category": "external", "summary": "1973317", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1973317" }, { "category": "external", "summary": "1996829", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1996829" }, { "category": "external", "summary": "2004944", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004944" }, { "category": "external", "summary": "2027724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2027724" }, { "category": "external", "summary": "2029298", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2029298" }, { "category": "external", "summary": "2044591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591" }, { "category": "external", "summary": "2045880", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880" }, { "category": "external", "summary": "2047173", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047173" }, { "category": "external", "summary": "2050853", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050853" }, { "category": "external", "summary": "2050897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050897" }, { "category": "external", "summary": "2053259", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053259" }, { "category": "external", "summary": "2053429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429" }, { "category": "external", "summary": "2053532", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532" }, { "category": "external", "summary": "2053541", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541" }, { "category": "external", "summary": "2056697", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056697" }, { "category": "external", "summary": "2058211", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2058211" }, { "category": "external", "summary": "2060487", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060487" }, { "category": "external", "summary": "2060790", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060790" }, { "category": "external", "summary": "2061713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061713" }, { "category": "external", "summary": "2063691", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063691" }, { "category": "external", "summary": "2064426", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064426" }, { "category": "external", "summary": "2064857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857" }, { "category": "external", "summary": "2066514", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066514" }, { "category": "external", "summary": "2067079", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067079" }, { "category": "external", "summary": "2067387", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067387" }, { "category": "external", "summary": "2067458", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067458" }, { "category": "external", "summary": "2067461", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067461" }, { "category": "external", "summary": "2069314", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069314" }, { "category": "external", "summary": "2069319", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069319" }, { "category": "external", "summary": "2069812", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069812" }, { "category": "external", "summary": "2069815", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069815" }, { "category": "external", "summary": "2070542", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070542" }, { "category": "external", "summary": "2071494", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2071494" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2073920", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073920" }, { "category": "external", "summary": "2074810", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074810" }, { "category": "external", "summary": "2075426", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2075426" }, { "category": "external", "summary": "2075581", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2075581" }, { "category": "external", "summary": "2076457", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2076457" }, { "category": "external", "summary": "2077242", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077242" }, { "category": "external", "summary": "2077688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688" }, { "category": "external", "summary": "2077689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689" }, { "category": "external", "summary": "2079866", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079866" }, { "category": "external", "summary": "2079873", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079873" }, { "category": "external", "summary": "2080279", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080279" }, { "category": "external", "summary": "2081680", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2081680" }, { "category": "external", "summary": "2082028", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082028" }, { "category": "external", "summary": "2082078", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082078" }, { "category": "external", "summary": "2082497", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082497" }, { "category": "external", "summary": "2083074", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083074" }, { "category": "external", "summary": "2083441", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083441" }, { "category": "external", "summary": "2083953", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083953" }, { "category": "external", "summary": "2083993", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083993" }, { "category": "external", "summary": "2084041", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084041" }, { "category": "external", "summary": "2084085", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085" }, { "category": "external", "summary": "2084201", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084201" }, { "category": "external", "summary": "2084503", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084503" }, { "category": "external", "summary": "2084546", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084546" }, { "category": "external", "summary": "2084565", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084565" }, { "category": "external", "summary": "2085307", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307" }, { "category": "external", "summary": "2085351", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085351" }, { "category": "external", "summary": "2085357", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085357" }, { "category": "external", "summary": "2086557", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086557" }, { "category": "external", "summary": "2086675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086675" }, { "category": "external", "summary": "2086982", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086982" }, { "category": "external", "summary": "2086983", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086983" }, { "category": "external", "summary": "2087078", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087078" }, { "category": "external", "summary": "2087107", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087107" }, { "category": "external", "summary": "2087237", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087237" }, { "category": "external", "summary": "2087675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087675" }, { "category": "external", "summary": "2087732", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087732" }, { "category": "external", "summary": "2087755", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087755" }, { "category": "external", "summary": "2088359", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088359" }, { "category": "external", "summary": "2088380", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088380" }, { "category": "external", "summary": "2088506", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088506" }, { "category": "external", "summary": "2088587", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088587" }, { "category": "external", "summary": "2089296", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089296" }, { "category": "external", "summary": "2089342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089342" }, { "category": "external", "summary": "2089397", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089397" }, { "category": "external", "summary": "2089552", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089552" }, { "category": "external", "summary": "2089567", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089567" }, { "category": "external", "summary": "2089786", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089786" }, { "category": "external", "summary": "2089795", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089795" }, { "category": "external", "summary": "2089797", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089797" }, { "category": "external", "summary": "2090278", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090278" }, { "category": "external", "summary": "2090314", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090314" }, { "category": "external", "summary": "2090953", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090953" }, { "category": "external", "summary": "2091487", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091487" }, { "category": "external", "summary": "2091638", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091638" }, { "category": "external", "summary": "2091641", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091641" }, { "category": "external", "summary": "2091681", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091681" }, { "category": "external", "summary": "2091894", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091894" }, { "category": "external", "summary": "2091951", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091951" }, { "category": "external", "summary": "2091998", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091998" }, { "category": "external", "summary": "2092143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092143" }, { "category": "external", "summary": "2092217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092217" }, { "category": "external", "summary": "2092220", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092220" }, { "category": "external", "summary": "2092349", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092349" }, { "category": "external", "summary": "2092372", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092372" }, { "category": "external", "summary": "2092400", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092400" }, { "category": "external", "summary": "2093266", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093266" }, { "category": "external", "summary": "2093848", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093848" }, { "category": "external", "summary": "2094179", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094179" }, { "category": "external", "summary": "2094853", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094853" }, { "category": "external", "summary": "2094856", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094856" }, { "category": "external", "summary": "2095155", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095155" }, { "category": "external", "summary": "2096209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096209" }, { "category": "external", "summary": "2096414", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096414" }, { "category": "external", "summary": "2096509", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096509" }, { "category": "external", "summary": "2096513", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096513" }, { "category": "external", "summary": "2096823", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096823" }, { "category": "external", "summary": "2096937", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096937" }, { "category": "external", "summary": "2097216", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097216" }, { "category": "external", "summary": "2097287", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097287" }, { "category": "external", "summary": "2097305", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097305" }, { "category": "external", "summary": "2098121", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098121" }, { "category": "external", "summary": "2098261", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098261" }, { "category": "external", "summary": "2098536", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098536" }, { "category": "external", "summary": "2099265", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099265" }, { "category": "external", "summary": "2099581", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099581" }, { "category": "external", "summary": "2099609", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099609" }, { "category": "external", "summary": "2099646", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099646" }, { "category": "external", "summary": "2099660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099660" }, { "category": "external", "summary": "2099724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099724" }, { "category": "external", "summary": "2099965", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099965" }, { "category": "external", "summary": "2100326", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100326" }, { "category": "external", "summary": "2100352", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100352" }, { "category": "external", "summary": "2100946", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100946" }, { "category": "external", "summary": "2101139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101139" }, { "category": "external", "summary": "2101380", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101380" }, { "category": "external", "summary": "2103818", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103818" }, { "category": "external", "summary": "2104833", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104833" }, { "category": "external", "summary": "2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6156.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.11.0 security, enhancement, \u0026 bugfix update", "tracking": { "current_release_date": "2024-11-21T20:49:03+00:00", "generator": { "date": "2024-11-21T20:49:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:6156", "initial_release_date": "2022-08-24T13:45:52+00:00", "revision_history": [ { "date": "2022-08-24T13:45:52+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-08-24T13:45:52+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T20:49:03+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "RHODF 4.11 for RHEL 8", "product": { "name": "RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift_data_foundation:4.11::el8" } } } ], "category": "product_family", "name": "Red Hat OpenShift Data Foundation" }, { "branches": [ { "category": "product_version", "name": "odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "product": { "name": "odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "product_id": "odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "product_identification_helper": { "purl": "pkg:oci/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel8\u0026tag=v4.11.0-45" } } }, { "category": "product_version", "name": "odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "product": { "name": "odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "product_id": "odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "product_identification_helper": { "purl": "pkg:oci/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel8\u0026tag=v4.11.0-30" } } }, { "category": "product_version", "name": "odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "product": { "name": "odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "product_id": "odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "product_identification_helper": { "purl": "pkg:oci/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "product": { "name": "odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "product_id": "odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "product_identification_helper": { "purl": "pkg:oci/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel8-operator\u0026tag=v4.11.0-28" } } }, { "category": "product_version", "name": "odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "product": { "name": "odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "product_id": "odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "product_identification_helper": { "purl": "pkg:oci/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel8\u0026tag=v4.11.0-49" } } }, { "category": "product_version", "name": "odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "product": { "name": "odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "product_id": "odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "product_identification_helper": { "purl": "pkg:oci/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-must-gather-rhel8\u0026tag=v4.11.0-66" } } }, { "category": "product_version", "name": "odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "product": { "name": "odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "product_id": "odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "product_identification_helper": { "purl": "pkg:oci/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "product": { "name": "odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "product_id": "odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "product_identification_helper": { "purl": "pkg:oci/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel8-operator\u0026tag=v4.11.0-67" } } }, { "category": "product_version", "name": "odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "product": { "name": "odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "product_id": "odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel8\u0026tag=v4.11.0-51" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "product": { "name": "odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "product_id": "odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "product": { "name": "odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "product_id": "odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel8-operator\u0026tag=v4.11.0-23" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "product": { "name": "odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "product_id": "odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel8\u0026tag=v4.11.0-23" } } }, { "category": "product_version", "name": "odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "product": { "name": "odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "product_id": "odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-lvm-must-gather-rhel8\u0026tag=v4.11.0-37" } } }, { "category": "product_version", "name": "odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "product": { "name": "odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "product_id": "odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-lvm-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "product": { "name": "odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "product_id": "odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-lvm-rhel8-operator\u0026tag=v4.11.0-39" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "product": { "name": "odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "product_id": "odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel8\u0026tag=v4.11.0-45" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "product": { "name": "odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "product_id": "odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "product": { "name": "odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "product_id": "odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel8-operator\u0026tag=v4.11.0-29" } } }, { "category": "product_version", "name": "odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "product": { "name": "odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "product_id": "odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "product": { "name": "odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "product_id": "odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel8-operator\u0026tag=v4.11.0-27" } } }, { "category": "product_version", "name": "odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "product": { "name": "odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "product_id": "odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-topolvm-rhel8\u0026tag=v4.11.0-24" } } }, { "category": "product_version", "name": "odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "product": { "name": "odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "product_id": "odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "product_identification_helper": { "purl": "pkg:oci/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "product": { "name": "odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "product_id": "odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "product_identification_helper": { "purl": "pkg:oci/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "product": { "name": "odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "product_id": "odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "product_identification_helper": { "purl": "pkg:oci/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel8-operator\u0026tag=v4.11.0-27" } } }, { "category": "product_version", "name": "odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "product": { "name": "odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "product_id": "odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "product_identification_helper": { "purl": "pkg:oci/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel8-operator\u0026tag=v4.11.0-49" } } }, { "category": "product_version", "name": "odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "product": { "name": "odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "product_id": "odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "product_identification_helper": { "purl": "pkg:oci/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a?arch=s390x\u0026repository_url=registry.redhat.io/odf4/volume-replication-rhel8-operator\u0026tag=v4.11.0-13" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "product": { "name": "odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "product_id": "odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel8\u0026tag=v4.11.0-45" } } }, { "category": "product_version", "name": "odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "product": { "name": "odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "product_id": "odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "product_identification_helper": { "purl": "pkg:oci/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel8\u0026tag=v4.11.0-30" } } }, { "category": "product_version", "name": "odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "product": { "name": "odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "product_id": "odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "product_identification_helper": { "purl": "pkg:oci/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "product": { "name": "odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "product_id": "odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel8-operator\u0026tag=v4.11.0-28" } } }, { "category": "product_version", "name": "odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "product": { "name": "odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "product_id": "odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel8\u0026tag=v4.11.0-49" } } }, { "category": "product_version", "name": "odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "product": { "name": "odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "product_id": "odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-must-gather-rhel8\u0026tag=v4.11.0-66" } } }, { "category": "product_version", "name": "odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "product": { "name": "odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "product_id": "odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "product": { "name": "odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "product_id": "odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel8-operator\u0026tag=v4.11.0-67" } } }, { "category": "product_version", "name": "odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "product": { "name": "odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "product_id": "odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel8\u0026tag=v4.11.0-51" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "product": { "name": "odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "product_id": "odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "product": { "name": "odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "product_id": "odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel8-operator\u0026tag=v4.11.0-23" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "product": { "name": "odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "product_id": "odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel8\u0026tag=v4.11.0-23" } } }, { "category": "product_version", "name": "odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "product": { "name": "odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "product_id": "odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-lvm-must-gather-rhel8\u0026tag=v4.11.0-37" } } }, { "category": "product_version", "name": "odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "product": { "name": "odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "product_id": "odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-lvm-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "product": { "name": "odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "product_id": "odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-lvm-rhel8-operator\u0026tag=v4.11.0-39" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "product": { "name": "odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "product_id": "odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel8\u0026tag=v4.11.0-45" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "product": { "name": "odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "product_id": "odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "product": { "name": "odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "product_id": "odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel8-operator\u0026tag=v4.11.0-29" } } }, { "category": "product_version", "name": "odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "product": { "name": "odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "product_id": "odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "product": { "name": "odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "product_id": "odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel8-operator\u0026tag=v4.11.0-27" } } }, { "category": "product_version", "name": "odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "product": { "name": "odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "product_id": "odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-topolvm-rhel8\u0026tag=v4.11.0-24" } } }, { "category": "product_version", "name": "odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "product": { "name": "odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "product_id": "odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "product": { "name": "odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "product_id": "odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "product": { "name": "odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "product_id": "odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel8-operator\u0026tag=v4.11.0-27" } } }, { "category": "product_version", "name": "odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "product": { "name": "odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "product_id": "odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel8-operator\u0026tag=v4.11.0-49" } } }, { "category": "product_version", "name": "odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "product": { "name": "odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "product_id": "odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "product_identification_helper": { "purl": "pkg:oci/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/volume-replication-rhel8-operator\u0026tag=v4.11.0-13" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "product": { "name": "odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "product_id": "odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "product_identification_helper": { "purl": "pkg:oci/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel8\u0026tag=v4.11.0-45" } } }, { "category": "product_version", "name": "odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "product": { "name": "odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "product_id": "odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "product_identification_helper": { "purl": "pkg:oci/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel8\u0026tag=v4.11.0-30" } } }, { "category": "product_version", "name": "odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "product": { "name": "odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "product_id": "odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "product_identification_helper": { "purl": "pkg:oci/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "product": { "name": "odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "product_id": "odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "product_identification_helper": { "purl": "pkg:oci/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel8-operator\u0026tag=v4.11.0-28" } } }, { "category": "product_version", "name": "odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "product": { "name": "odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "product_id": "odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "product_identification_helper": { "purl": "pkg:oci/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel8\u0026tag=v4.11.0-49" } } }, { "category": "product_version", "name": "odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "product": { "name": "odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "product_id": "odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "product_identification_helper": { "purl": "pkg:oci/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-must-gather-rhel8\u0026tag=v4.11.0-66" } } }, { "category": "product_version", "name": "odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "product": { "name": "odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "product_id": "odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "product_identification_helper": { "purl": "pkg:oci/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "product": { "name": "odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "product_id": "odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "product_identification_helper": { "purl": "pkg:oci/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel8-operator\u0026tag=v4.11.0-67" } } }, { "category": "product_version", "name": "odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "product": { "name": "odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "product_id": "odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel8\u0026tag=v4.11.0-51" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "product": { "name": "odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "product_id": "odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "product": { "name": "odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "product_id": "odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel8-operator\u0026tag=v4.11.0-23" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "product": { "name": "odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "product_id": "odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel8\u0026tag=v4.11.0-23" } } }, { "category": "product_version", "name": "odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "product": { "name": "odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "product_id": "odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-lvm-must-gather-rhel8\u0026tag=v4.11.0-37" } } }, { "category": "product_version", "name": "odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "product": { "name": "odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "product_id": "odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-lvm-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "product": { "name": "odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "product_id": "odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-lvm-rhel8-operator\u0026tag=v4.11.0-39" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "product": { "name": "odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "product_id": "odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel8\u0026tag=v4.11.0-45" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "product": { "name": "odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "product_id": "odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "product": { "name": "odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "product_id": "odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel8-operator\u0026tag=v4.11.0-29" } } }, { "category": "product_version", "name": "odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "product": { "name": "odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "product_id": "odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "product": { "name": "odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "product_id": "odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel8-operator\u0026tag=v4.11.0-27" } } }, { "category": "product_version", "name": "odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "product": { "name": "odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "product_id": "odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-topolvm-rhel8\u0026tag=v4.11.0-24" } } }, { "category": "product_version", "name": "odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "product": { "name": "odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "product_id": "odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "product_identification_helper": { "purl": "pkg:oci/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "product": { "name": "odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "product_id": "odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "product_identification_helper": { "purl": "pkg:oci/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.11.0-137" } } }, { "category": "product_version", "name": "odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "product": { "name": "odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "product_id": "odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "product_identification_helper": { "purl": "pkg:oci/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel8-operator\u0026tag=v4.11.0-27" } } }, { "category": "product_version", "name": "odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "product": { "name": "odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "product_id": "odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "product_identification_helper": { "purl": "pkg:oci/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel8-operator\u0026tag=v4.11.0-49" } } }, { "category": "product_version", "name": "odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64", "product": { "name": "odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64", "product_id": "odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64", "product_identification_helper": { "purl": "pkg:oci/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319?arch=amd64\u0026repository_url=registry.redhat.io/odf4/volume-replication-rhel8-operator\u0026tag=v4.11.0-13" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x" }, "product_reference": "odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64" }, "product_reference": "odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le" }, "product_reference": "odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64" }, "product_reference": "odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x" }, "product_reference": "odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le" }, "product_reference": "odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le" }, "product_reference": "odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64" }, "product_reference": "odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x" }, "product_reference": "odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le" }, "product_reference": "odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x" }, "product_reference": "odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64" }, "product_reference": "odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x" }, "product_reference": "odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le" }, "product_reference": "odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64" }, "product_reference": "odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le" }, "product_reference": "odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64" }, "product_reference": "odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x" }, "product_reference": "odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64" }, "product_reference": "odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x" }, "product_reference": "odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le" }, "product_reference": "odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64" }, "product_reference": "odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le" }, "product_reference": "odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x" }, "product_reference": "odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64" }, "product_reference": "odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le" }, "product_reference": "odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x" }, "product_reference": "odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x" }, "product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le" }, "product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64" }, "product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le" }, "product_reference": "odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x" }, "product_reference": "odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64" }, "product_reference": "odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64" }, "product_reference": "odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x" }, "product_reference": "odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le" }, "product_reference": "odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64" }, "product_reference": "odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le" }, "product_reference": "odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x" }, "product_reference": "odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le" }, "product_reference": "odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x" }, "product_reference": "odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64" }, "product_reference": "odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x" }, "product_reference": "odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le" }, "product_reference": "odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64" }, "product_reference": "odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64" }, "product_reference": "odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le" }, "product_reference": "odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x" }, "product_reference": "odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64" }, "product_reference": "odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x" }, "product_reference": "odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le" }, "product_reference": "odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x" }, "product_reference": "odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64" }, "product_reference": "odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le" }, "product_reference": "odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le" }, "product_reference": "odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64" }, "product_reference": "odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x" }, "product_reference": "odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64" }, "product_reference": "odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x" }, "product_reference": "odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le" }, "product_reference": "odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x" }, "product_reference": "odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le" }, "product_reference": "odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64" }, "product_reference": "odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64" }, "product_reference": "odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x" }, "product_reference": "odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le" }, "product_reference": "odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x" }, "product_reference": "odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le" }, "product_reference": "odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64" }, "product_reference": "odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x" }, "product_reference": "odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64" }, "product_reference": "odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le" }, "product_reference": "odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x" }, "product_reference": "odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64" }, "product_reference": "odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le" }, "product_reference": "odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le" }, "product_reference": "odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x" }, "product_reference": "odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "relates_to_product_reference": "8Base-RHODF-4.11" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64 as a component of RHODF 4.11 for RHEL 8", "product_id": "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" }, "product_reference": "odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64", "relates_to_product_reference": "8Base-RHODF-4.11" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-23440", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2021-09-16T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2004944" } ], "notes": [ { "category": "description", "text": "A type confusion vulnerability in nodejs-set-value can lead to a bypass of CVE-2019-10747. If the user-provided keys used in the path parameter are arrays, the function mixin-deep can be tricked into adding or modifying properties of Object.prototype using any of the constructor, prototype, or _proto_ payloads. This vulnerability can impact data confidentiality, integrity, and availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-set-value: type confusion allows bypass of CVE-2019-10747", "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": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23440" }, { "category": "external", "summary": "RHBZ#2004944", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004944" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23440", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23440" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23440", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23440" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-4jqc-8m5r-9rpr", "url": "https://github.com/advisories/GHSA-4jqc-8m5r-9rpr" } ], "release_date": "2021-09-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-set-value: type confusion allows bypass of CVE-2019-10747" }, { "cve": "CVE-2021-23566", "cwe": { "id": "CWE-212", "name": "Improper Removal of Sensitive Information Before Storage or Transfer" }, "discovery_date": "2022-02-04T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2050853" } ], "notes": [ { "category": "description", "text": "A flaw was found in the nanoid library where the valueOf() function allows the reproduction of the last id generated. This flaw allows an attacker to expose sensitive information.", "title": "Vulnerability description" }, { "category": "summary", "text": "nanoid: Information disclosure via valueOf() function", "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": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23566" }, { "category": "external", "summary": "RHBZ#2050853", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050853" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23566", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23566" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23566", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23566" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-qrpm-p2h7-hrv2", "url": "https://github.com/advisories/GHSA-qrpm-p2h7-hrv2" } ], "release_date": "2022-01-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nanoid: Information disclosure via valueOf() function" }, { "cve": "CVE-2022-0235", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "discovery_date": "2022-01-16T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2044591" } ], "notes": [ { "category": "description", "text": "A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as \"Authorization,\" \"WWW-Authenticate,\" and \"Cookie\" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.", "title": "Vulnerability description" }, { "category": "summary", "text": "node-fetch: exposure of sensitive information to an unauthorized actor", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is out of support scope for dotnet-5.0. For more information about Dotnet product support scope, please see https://access.redhat.com/support/policy/updates/net-core", "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": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0235" }, { "category": "external", "summary": "RHBZ#2044591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0235", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0235" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235" }, { "category": "external", "summary": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/", "url": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/" } ], "release_date": "2022-01-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "node-fetch: exposure of sensitive information to an unauthorized actor" }, { "cve": "CVE-2022-0536", "cwe": { "id": "CWE-212", "name": "Improper Removal of Sensitive Information Before Storage or Transfer" }, "discovery_date": "2022-02-10T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2053259" } ], "notes": [ { "category": "description", "text": "A flaw was found in the follow-redirects package. This flaw allows the exposure of sensitive information to an unauthorized actor due to the usage of insecure HTTP protocol. This issue happens with an Authorization header leak from the same hostname, https-http, and requires a Man-in-the-Middle (MITM) attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "follow-redirects: Exposure of Sensitive Information via Authorization Header leak", "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": [ "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0536" }, { "category": "external", "summary": "RHBZ#2053259", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053259" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0536", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0536" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536" } ], "release_date": "2022-02-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "follow-redirects: Exposure of Sensitive Information via Authorization Header leak" }, { "cve": "CVE-2022-1650", "cwe": { "id": "CWE-359", "name": "Exposure of Private Personal Information to an Unauthorized Actor" }, "discovery_date": "2022-05-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2085307" } ], "notes": [ { "category": "description", "text": "A flaw was found in the EventSource NPM Package. The description from the source states the following message: \"Exposure of Sensitive Information to an Unauthorized Actor.\" This flaw allows an attacker to steal the user\u0027s credentials and then use the credentials to access the legitimate website.", "title": "Vulnerability description" }, { "category": "summary", "text": "eventsource: Exposure of Sensitive Information", "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": [ "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1650" }, { "category": "external", "summary": "RHBZ#2085307", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1650", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1650" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650" }, { "category": "external", "summary": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e", "url": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e" } ], "release_date": "2022-05-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.3, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "eventsource: Exposure of Sensitive Information" }, { "cve": "CVE-2022-21698", "cwe": { "id": "CWE-772", "name": "Missing Release of Resource after Effective Lifetime" }, "discovery_date": "2022-01-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2045880" } ], "notes": [ { "category": "description", "text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact rating.", "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": [ "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21698" }, { "category": "external", "summary": "RHBZ#2045880", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21698" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698" }, { "category": "external", "summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p", "url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p" } ], "release_date": "2022-02-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" } ], "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": [ "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter" }, { "cve": "CVE-2022-23772", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2022-02-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2053532" } ], "notes": [ { "category": "description", "text": "A flaw was found in the big package of the math library in golang. The Rat.SetString could cause an overflow, and if left unhandled, it could lead to excessive memory use. This issue could allow a remote attacker to impact the availability of the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.", "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": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23772" }, { "category": "external", "summary": "RHBZ#2053532", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23772", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23772" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ" } ], "release_date": "2022-01-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" } ], "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": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString" }, { "cve": "CVE-2022-23773", "cwe": { "id": "CWE-1220", "name": "Insufficient Granularity of Access Control" }, "discovery_date": "2022-02-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2053541" } ], "notes": [ { "category": "description", "text": "A flaw was found in the go package of the cmd library in golang. The go command could be tricked into accepting a branch, which resembles a version tag. This issue could allow a remote unauthenticated attacker to bypass security restrictions and introduce invalid or incorrect tags, reducing the integrity of the environment.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control", "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": [ "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23773" }, { "category": "external", "summary": "RHBZ#2053541", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23773", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23773" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ" } ], "release_date": "2022-02-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control" }, { "cve": "CVE-2022-23806", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2022-02-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2053429" } ], "notes": [ { "category": "description", "text": "A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 8 and 9 are affected because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having a Moderate security impact. The issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7; hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16 \u0026 1.17), will not be addressed in future updates as shipped only in RHEL-7, hence, marked as Out-of-Support-Scope.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.", "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": [ "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23806" }, { "category": "external", "summary": "RHBZ#2053429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23806", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23806" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ" } ], "release_date": "2022-02-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements" }, { "cve": "CVE-2022-24675", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2022-04-21T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2077688" } ], "notes": [ { "category": "description", "text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: encoding/pem: fix stack overflow in Decode", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.", "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": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24675" }, { "category": "external", "summary": "RHBZ#2077688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24675" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8", "url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8" } ], "release_date": "2022-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" } ], "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": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/pem: fix stack overflow in Decode" }, { "cve": "CVE-2022-24771", "cwe": { "id": "CWE-347", "name": "Improper Verification of Cryptographic Signature" }, "discovery_date": "2022-03-23T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2067387" } ], "notes": [ { "category": "description", "text": "A flaw was found in the node-forge package. This signature verification leniency allows an attacker to forge a signature.", "title": "Vulnerability description" }, { "category": "summary", "text": "node-forge: Signature verification leniency in checking `digestAlgorithm` structure can lead to signature forgery", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw affects the DigestAlgorithm structure.", "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": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24771" }, { "category": "external", "summary": "RHBZ#2067387", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067387" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24771", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24771" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24771", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24771" }, { "category": "external", "summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-cfm4-qjh2-4765", "url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-cfm4-qjh2-4765" } ], "release_date": "2022-03-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "node-forge: Signature verification leniency in checking `digestAlgorithm` structure can lead to signature forgery" }, { "cve": "CVE-2022-24772", "cwe": { "id": "CWE-347", "name": "Improper Verification of Cryptographic Signature" }, "discovery_date": "2022-03-23T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2067458" } ], "notes": [ { "category": "description", "text": "A flaw was found in the node-forge package. This signature verification leniency allows an attacker to forge a signature.", "title": "Vulnerability description" }, { "category": "summary", "text": "node-forge: Signature verification failing to check tailing garbage bytes can lead to signature forgery", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw affects the DigestInfo ASN.1 structure.", "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": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24772" }, { "category": "external", "summary": "RHBZ#2067458", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067458" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24772", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24772" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24772", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24772" }, { "category": "external", "summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-x4jg-mjrx-434g", "url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-x4jg-mjrx-434g" } ], "release_date": "2022-03-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "node-forge: Signature verification failing to check tailing garbage bytes can lead to signature forgery" }, { "cve": "CVE-2022-24773", "cwe": { "id": "CWE-347", "name": "Improper Verification of Cryptographic Signature" }, "discovery_date": "2022-03-23T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2067461" } ], "notes": [ { "category": "description", "text": "A flaw was found in the node-forge library when verifying the signature on the ASN.1 structure in RSA PKCS#1 v1.5. This flaw allows an attacker to obtain successful verification for invalid DigestInfo structure, affecting the integrity of the attacked resource.", "title": "Vulnerability description" }, { "category": "summary", "text": "node-forge: Signature verification leniency in checking `DigestInfo` structure", "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": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24773" }, { "category": "external", "summary": "RHBZ#2067461", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067461" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24773", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24773" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24773", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24773" }, { "category": "external", "summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-2r2c-g63r-vccr", "url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-2r2c-g63r-vccr" } ], "release_date": "2022-03-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "node-forge: Signature verification leniency in checking `DigestInfo` structure" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" }, { "cve": "CVE-2022-24921", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-03-16T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2064857" } ], "notes": [ { "category": "description", "text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: regexp: stack exhaustion via a deeply nested expression", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.", "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": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24921" }, { "category": "external", "summary": "RHBZ#2064857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24921" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk", "url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk" } ], "release_date": "2022-03-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" } ], "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": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: regexp: stack exhaustion via a deeply nested expression" }, { "cve": "CVE-2022-28327", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2022-04-21T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2077689" } ], "notes": [ { "category": "description", "text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/elliptic: panic caused by oversized scalar", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.", "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": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-28327" }, { "category": "external", "summary": "RHBZ#2077689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327", "url": "https://www.cve.org/CVERecord?id=CVE-2022-28327" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8", "url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8" } ], "release_date": "2022-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" } ], "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": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/elliptic: panic caused by oversized scalar" }, { "acknowledgments": [ { "names": [ "Jo\u00ebl G\u00e4hwiler" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-29526", "cwe": { "id": "CWE-280", "name": "Improper Handling of Insufficient Permissions or Privileges " }, "discovery_date": "2022-05-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2084085" } ], "notes": [ { "category": "description", "text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: syscall: faccessat checks wrong group", "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": [ "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-29526" }, { "category": "external", "summary": "RHBZ#2084085", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU", "url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU" } ], "release_date": "2022-05-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: syscall: faccessat checks wrong group" }, { "cve": "CVE-2022-29810", "cwe": { "id": "CWE-532", "name": "Insertion of Sensitive Information into Log File" }, "discovery_date": "2022-04-29T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2080279" } ], "notes": [ { "category": "description", "text": "A flaw was found in go-getter, where the go-getter library can write SSH credentials into its log file. This flaw allows a local user with access to read log files to read sensitive credentials, which may lead to privilege escalation or account takeover.", "title": "Vulnerability description" }, { "category": "summary", "text": "go-getter: writes SSH credentials into logfile, exposing sensitive credentials to local uses", "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": [ "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-29810" }, { "category": "external", "summary": "RHBZ#2080279", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080279" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-29810", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29810" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29810", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29810" }, { "category": "external", "summary": "https://github.com/golang/vulndb/issues/438", "url": "https://github.com/golang/vulndb/issues/438" } ], "release_date": "2022-04-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "go-getter: writes SSH credentials into logfile, exposing sensitive credentials to local uses" }, { "cve": "CVE-2022-31129", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-07-07T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2105075" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "moment: inefficient parsing algorithm resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.", "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": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le" ], "known_not_affected": [ "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:3f7fbeb56a29d3e23855368a1fca0cf86d055e4d9ff0fe387eae1ae3bf266056_s390x", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:b795c0b44236237d5efca90eb9e2786a9b3e82968d5022eaed8848c7f49bb38d_amd64", "8Base-RHODF-4.11:odf4/cephcsi-rhel8@sha256:c45d178764106cb22cdc5f9adb354ea11211712e5be93b7a067d28f410067f0c_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:0595b90d21f7a5a0ea91a11492f1dbfbe2759ecd9707a8e9e4953d57c973f801_ppc64le", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:4c9db259686a6de3247892d1ec915d185d5276e0d4de3545e4cf81ec8310c87d_amd64", "8Base-RHODF-4.11:odf4/mcg-operator-bundle@sha256:645eaf6f2412322d28789021b9393fb368156c4f2aa14528fe9209e3c22fe475_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:257eb2ca9f59ff15db9018038422382a6887b82c603515cd1b2b12781fbb189a_ppc64le", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:8d7d066a645cade7d01ecd3d0427cbadca889dc8c1a3ffde1f4193b777975c75_s390x", "8Base-RHODF-4.11:odf4/mcg-rhel8-operator@sha256:fc2c495c5236268e095265dd202587ab7bcf376b14a1e4d05875f5e053635cb0_amd64", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:261691407d9e36597d6de3fb2d7707f78ea9cdd91f6f674f86cfd9727c3ce739_s390x", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:6e447521417d9331f471ed77645354406adf47b94497c5f8f13a8966e6534cec_ppc64le", "8Base-RHODF-4.11:odf4/ocs-metrics-exporter-rhel8@sha256:9068cccd15cbe2c2c36c4a5633f704616653dc735256d78f588ec6e2b7e1e612_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:012fcf6f037110f56be4a72bb48ede013b764a0ee4615718d985397cafe11129_ppc64le", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:83b0764e21d3a1d2b4efe26bed9a3fdfe4b370ec9f7c4e2bf9cee44a9c33c5bb_amd64", "8Base-RHODF-4.11:odf4/ocs-must-gather-rhel8@sha256:8d177becb51a16957264e508d623fa2c0f11505b3819b306f39da154db947d91_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:088b8dc1d459270629610aab02666f99262c9675336d812b24e43df135d9e96a_amd64", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:0f61780f3b698672e76029d705abd69349cd01782626f66e9fd029be71b9c336_s390x", "8Base-RHODF-4.11:odf4/ocs-operator-bundle@sha256:4506d1dc937411d88d435e23b7bfd17cc48d04e237f697f0cb8d9da6c4b3daf4_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:57947da5535936416a10a9de871aa37dd69e157b762577ba30b7f8d1332eb644_amd64", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:717c291c0eae097da0432f36efc4c070c9e1fc3824344ad6ccac254a720fac05_ppc64le", "8Base-RHODF-4.11:odf4/ocs-rhel8-operator@sha256:ebe1cd859b8483554955c12229be987622825fb292f522a50e2d8c289c53cd65_s390x", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:a5fa14675b15c4e59ab9717051e3de0692e36baab909af1409075c7e85402c26_amd64", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:aa873670a03cda9fb7a56130f0be4f827dafe4aba7d00833f7020f8ce0a978ae_ppc64le", "8Base-RHODF-4.11:odf4/odf-console-rhel8@sha256:e7055ac1518d19cd288af0a829f8e28fd1eef92e3e03044225b4c9b204e4d1e8_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:4776158851b33c146ef13f861d59db2340e74f86c35dfc6ab08f2fb7e2455a3b_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:74a8060b385b219f44eca200ca1e9e59006ea65fa8b3179b82511ccf94109134_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-operator-bundle@sha256:d969a8b0b2871ada6387543aef2482f42e8d7572da48f143e0ef3b66a1916cf5_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:055c71b5a6ae1a4ba5865dc6fca134523a793b30b1183da4ae318895692c5075_ppc64le", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:58ce943524354477e5c7792b9976aee14bc5589eeed4f8c9f891a4669620d0a5_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-rhel8-operator@sha256:bdafb62d8443db185ee2b766a4dcfef5fe38b8cade9f8ae19b736e9041fc5aea_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:0b9ecf62630f7ec27789275d02559675f58ed8efb9021f3af2031fde0a09fe6a_amd64", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:3ddf8e31f143ae15205e149921189fb3ea078064bfc1f059bfa0be4f6682a411_s390x", "8Base-RHODF-4.11:odf4/odf-csi-addons-sidecar-rhel8@sha256:6789e86605df10211bf7b0c51d89331164b8904002a84d846f02ae1f07b02de5_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b2104f1c1ea290abe89d5079a67f6adb6ecfa0fee06b87f907e51ae9ae09f1ce_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:b5eb82998b58c69f3b86dbd8422b0b3d539f9f7f6e41487087c5eae2e31978b2_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-must-gather-rhel8@sha256:c54add471c2ba0d6c6ae845908879a469fa4d51cfc03b5d824890464357410dc_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:1565dfca546929367e38ef7a9177485ddc330e07740fe05759312d8ffda1e5ed_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:ef8c8b736d860519a8d2dc9e53c932e49897c9865c11f55d00fc53c1c6b6b5be_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-operator-bundle@sha256:f25a6bce26e7464a67d77f8a598c5935ea81e125ae8e6cccaacb8b1ffc6b15f9_amd64", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:7af78e53c59a9113d7dbf0032acd27800c8e20a45f0558cfa19b75d992b2226c_s390x", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:a9403dfbec7706ddb25c1c10351676f90508f1961799cb5e5ad105f012f1165a_ppc64le", "8Base-RHODF-4.11:odf4/odf-lvm-rhel8-operator@sha256:f13ed10fbb0c41c29af589134a0b1dcf940014711c181d3042686ec19032da10_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:363a523bcadfe94232264b87d484feee2bed956a578a442bcfcb9eb424fbca28_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:647b2c224070a0b32a8c9ea1ed0d6ebe78a0a73f064187e99c2d995bfe3c75fb_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-console-rhel8@sha256:71732a5f18f3020ed202f295dd06f7da56fd4c12e44663fb00ae76535bae11a5_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:30fadecc3fc709d2b63ba88f66abcf8b4a2912dd43a99025211391961c7c4899_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:6744d76335628f60d980b40c01997392835e5543f6ccd18b83fadb25c62d939f_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-operator-bundle@sha256:95bddcca209809635cf3f25a9f03f65bd6500b32eca6d77047627b421cf5c733_ppc64le", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:46a6ff2d2f0510628d6307773c800e7c8a9f7ba4f023493c9431307ba2432f9a_s390x", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:4ddf48a5670e1822b2013503cfb4bc9fb92164d3fe38d2f933bbb24b7417380f_amd64", "8Base-RHODF-4.11:odf4/odf-multicluster-rhel8-operator@sha256:95aee2ec39f6dd03a66655251063d3babad72422264b41139b0ee68f78cc9077_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:2dd1aa2a2abcbda0d921aaad29db55ae40a5869b62c7e14e5bd2ff71dc647c09_ppc64le", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:45695f266a4b31df6805ab24977e490f8d71b0e32ff4dfb2e0b397c66de66b21_amd64", "8Base-RHODF-4.11:odf4/odf-operator-bundle@sha256:bb65d8368da1cde5bccc7cfc2a9325c3357fb6f9701ccdee1b10252e2f23f6f0_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:007fa00f8c6cebc70ca122b2bd42b2833bfbd8990a377f297f3baab264410f6b_amd64", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:67e58a5edb0c3f482254eaa84b70b85e143fd80bedab32207b78e453e64ef1e6_s390x", "8Base-RHODF-4.11:odf4/odf-rhel8-operator@sha256:da3013f2a8d13db71e80f7085b69f1bf9f5e518d94eadf1204b431af4dc989f4_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:1240938e119303864ba4b6ad342beec13cced941a7ddb08f6003afebead9e88f_s390x", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:175337b3cba8447d0e8a05585faf4609cab47c4bf53be9bf6a2df05b8fa80ffa_ppc64le", "8Base-RHODF-4.11:odf4/odf-topolvm-rhel8@sha256:e0320e6557c1437af33a841b18ba70f4c2f0552b70180ba8b180c123d7f2f4f2_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:6aaa2a3d22794a96700450e25dcb873f3d4524ef901a023698f5728c5ca21800_amd64", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:d630da32e1e6c35a11ceb493fd7462b08fc27789fe0e0837cd7f5840a13bab44_s390x", "8Base-RHODF-4.11:odf4/odr-cluster-operator-bundle@sha256:eeda649c14488b6c57fc55af14b07e04173524bd7bc3b37e85ce2eaba50393dd_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:4186520d7a08afc8facfb6a804ae5e87eb6830d4063376416f87e24cd2f637b6_s390x", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:aacaa2b2c859b007212ecfdd2ea9fcbe152f293ea3f688e7e0a6316e1a8d04eb_ppc64le", "8Base-RHODF-4.11:odf4/odr-hub-operator-bundle@sha256:f5fc8d49a34bbcb6e18985593cb7f6ced9a4a81cb2d5dcc3207464f4eec8afe6_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:1f4065509ed12724f26b3ae5541f5e39bb9880b8d38f487b54db004d4cfedc54_s390x", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:66c69af462e5241eadc9e19cf2896f0986a423513b3b7f33228602038047d93e_amd64", "8Base-RHODF-4.11:odf4/odr-rhel8-operator@sha256:f647abc5dec4edada3f6d2db3d50b38ff90fc8a259d67465603a5f2fb40287c9_ppc64le", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:2e8b52f2f4eda1e7ea4ff737a9a5a839de25c378060237d1c35ca06ef1832b3c_s390x", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:5dea95a7f7ddc016993439441d53ed2ea553d2fabe3662a3f752c5c7ec0e5d64_amd64", "8Base-RHODF-4.11:odf4/rook-ceph-rhel8-operator@sha256:ede9a7e533fab96106afc33078b45785adc955aa43e2529b933164e0c14e74f2_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:57980c6f7c978f4062455c5d69aa430ad2ba2e00c1410076f4f2880c08e41393_ppc64le", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:b29e58dac60a544d740856b60266b9540e35a5e11aab859d89801ea34bc2c86a_s390x", "8Base-RHODF-4.11:odf4/volume-replication-rhel8-operator@sha256:c09762cf6683233431900504dc8b74962a652e3736d44502dc6970f59a540319_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31129" }, { "category": "external", "summary": "RHBZ#2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31129" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g" } ], "release_date": "2022-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-24T13:45:52+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6156" } ], "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": [ "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:25e9cf317088b7a827629cb40ee7f816994b465e86f3b2df5a97931cfa4eb40d_amd64", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:ab449f9f9aa1df48e076c283b19f32361ee5d531ffe13922401107095814708d_s390x", "8Base-RHODF-4.11:odf4/mcg-core-rhel8@sha256:d675998c5c475f799e937a3f90e59813d583e8f84a7f6759298ba92e50a9c288_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "moment: inefficient parsing algorithm resulting in DoS" } ] }
rhsa-2022_4918
Vulnerability from csaf_redhat
Published
2022-06-06 15:54
Modified
2024-11-15 20:32
Summary
Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.4.5 security update on RHEL 7
Notes
Topic
A security update is now available for Red Hat JBoss Enterprise Application Platform 7.4 for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime.
This release of Red Hat JBoss Enterprise Application Platform 7.4.5 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.4.4 and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.4.5 Release Notes for information about the most significant bug fixes and enhancements included in this release.
Security Fix(es):
* h2: Loading of custom classes from remote servers through JNDI (CVE-2022-23221)
* jackson-databind: denial of service via a large depth of nested objects (CVE-2020-36518)
* netty-codec: Bzip2Decoder doesn't allow setting size restrictions for decompressed data (CVE-2021-37136)
* netty-codec: SnappyFrameDecoder doesn't restrict chunk length and may buffer skippable chunks in an unnecessary way (CVE-2021-37137)
* h2: Remote Code Execution in Console (CVE-2021-42392)
* netty: control chars in header names may lead to HTTP request smuggling (CVE-2021-43797)
* xnio: org.xnio.StreamConnection.notifyReadClosed log to debug instead of stderr (CVE-2022-0084)
* wildfly: Wildfly management of EJB Session context returns wrong caller principal with Elytron Security enabled (CVE-2022-0866)
* undertow: Double AJP response for 400 from EAP 7 results in CPING failures (CVE-2022-1319)
* OpenJDK: Infinite loop related to incorrect handling of newlines in XMLEntityScanner (JAXP, 8270646) (CVE-2022-21299)
* mysql-connector-java: Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors (CVE-2022-21363)
* xerces-j2: infinite loop when handling specially crafted XML document payloads (CVE-2022-23437)
* artemis-commons: Apache ActiveMQ Artemis DoS (CVE-2022-23913)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
* jboss-client: memory leakage in remote client transaction (CVE-2022-0853)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "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": "A security update is now available for Red Hat JBoss Enterprise Application Platform 7.4 for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime.\n\nThis release of Red Hat JBoss Enterprise Application Platform 7.4.5 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.4.4 and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.4.5 Release Notes for information about the most significant bug fixes and enhancements included in this release.\n\nSecurity Fix(es):\n\n* h2: Loading of custom classes from remote servers through JNDI (CVE-2022-23221)\n\n* jackson-databind: denial of service via a large depth of nested objects (CVE-2020-36518)\n\n* netty-codec: Bzip2Decoder doesn\u0027t allow setting size restrictions for decompressed data (CVE-2021-37136)\n\n* netty-codec: SnappyFrameDecoder doesn\u0027t restrict chunk length and may buffer skippable chunks in an unnecessary way (CVE-2021-37137)\n\n* h2: Remote Code Execution in Console (CVE-2021-42392)\n\n* netty: control chars in header names may lead to HTTP request smuggling (CVE-2021-43797)\n\n* xnio: org.xnio.StreamConnection.notifyReadClosed log to debug instead of stderr (CVE-2022-0084)\n\n* wildfly: Wildfly management of EJB Session context returns wrong caller principal with Elytron Security enabled (CVE-2022-0866)\n\n* undertow: Double AJP response for 400 from EAP 7 results in CPING failures (CVE-2022-1319)\n\n* OpenJDK: Infinite loop related to incorrect handling of newlines in XMLEntityScanner (JAXP, 8270646) (CVE-2022-21299)\n\n* mysql-connector-java: Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors (CVE-2022-21363)\n\n* xerces-j2: infinite loop when handling specially crafted XML document payloads (CVE-2022-23437)\n\n* artemis-commons: Apache ActiveMQ Artemis DoS (CVE-2022-23913)\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\n* jboss-client: memory leakage in remote client transaction (CVE-2022-0853)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:4918", "url": "https://access.redhat.com/errata/RHSA-2022:4918" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/html-single/installation_guide/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/html-single/installation_guide/" }, { "category": "external", "summary": "2004133", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004133" }, { "category": "external", "summary": "2004135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004135" }, { "category": "external", "summary": "2031958", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031958" }, { "category": "external", "summary": "2039403", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2039403" }, { "category": "external", "summary": "2041472", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041472" }, { "category": "external", "summary": "2044596", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044596" }, { "category": "external", "summary": "2047200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047200" }, { "category": "external", "summary": "2047343", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047343" }, { "category": "external", "summary": "2060725", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060725" }, { "category": "external", "summary": "2060929", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060929" }, { "category": "external", "summary": "2063601", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063601" }, { "category": "external", "summary": "2064226", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064226" }, { "category": "external", "summary": "2064698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064698" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2073890", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073890" }, { "category": "external", "summary": "JBEAP-23120", "url": "https://issues.redhat.com/browse/JBEAP-23120" }, { "category": "external", "summary": "JBEAP-23171", "url": "https://issues.redhat.com/browse/JBEAP-23171" }, { "category": "external", "summary": "JBEAP-23194", "url": "https://issues.redhat.com/browse/JBEAP-23194" }, { "category": "external", "summary": "JBEAP-23241", "url": "https://issues.redhat.com/browse/JBEAP-23241" }, { "category": "external", "summary": "JBEAP-23299", "url": "https://issues.redhat.com/browse/JBEAP-23299" }, { "category": "external", "summary": "JBEAP-23300", "url": "https://issues.redhat.com/browse/JBEAP-23300" }, { "category": "external", "summary": "JBEAP-23312", "url": "https://issues.redhat.com/browse/JBEAP-23312" }, { "category": "external", "summary": "JBEAP-23313", "url": "https://issues.redhat.com/browse/JBEAP-23313" }, { "category": "external", "summary": "JBEAP-23336", "url": "https://issues.redhat.com/browse/JBEAP-23336" }, { "category": "external", "summary": "JBEAP-23338", "url": "https://issues.redhat.com/browse/JBEAP-23338" }, { "category": "external", "summary": "JBEAP-23339", "url": "https://issues.redhat.com/browse/JBEAP-23339" }, { "category": "external", "summary": "JBEAP-23351", "url": "https://issues.redhat.com/browse/JBEAP-23351" }, { "category": "external", "summary": "JBEAP-23353", "url": "https://issues.redhat.com/browse/JBEAP-23353" }, { "category": "external", "summary": "JBEAP-23429", "url": "https://issues.redhat.com/browse/JBEAP-23429" }, { "category": "external", "summary": "JBEAP-23432", "url": "https://issues.redhat.com/browse/JBEAP-23432" }, { "category": "external", "summary": "JBEAP-23451", "url": "https://issues.redhat.com/browse/JBEAP-23451" }, { "category": "external", "summary": "JBEAP-23531", "url": "https://issues.redhat.com/browse/JBEAP-23531" }, { "category": "external", "summary": "JBEAP-23532", "url": "https://issues.redhat.com/browse/JBEAP-23532" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4918.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.4.5 security update on RHEL 7", "tracking": { "current_release_date": "2024-11-15T20:32:59+00:00", "generator": { "date": "2024-11-15T20:32:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:4918", "initial_release_date": "2022-06-06T15:54:15+00:00", "revision_history": [ { "date": "2022-06-06T15:54:15+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-06-06T15:54:15+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T20:32:59+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product": { "name": "Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:7.4::el7" } } } ], "category": "product_family", "name": "Red Hat JBoss Enterprise Application Platform" }, { "branches": [ { "category": "product_version", "name": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "product": { "name": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "product_id": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.15-1.Final_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "product": { "name": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "product_id": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-log4j@2.17.1-2.redhat_00002.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "product": { "name": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "product_id": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-h2database@1.4.197-2.redhat_00004.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "product": { "name": "eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "product_id": "eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-client@1.1.11-1.SP1_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "product": { "name": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "product_id": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-java8@2.12.6-1.redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "product": { "name": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "product_id": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-annotations@2.12.6-1.redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "product": { "name": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "product_id": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-databind@2.12.6.1-1.redhat_00003.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "product": { "name": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "product_id": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hal-console@3.3.12-1.Final_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "product": { "name": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "product_id": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-base@2.12.6-1.redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "product": { "name": "eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "product_id": "eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-jaxrs-providers@2.12.6-1.redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "product": { "name": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "product_id": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-elytron@1.15.12-1.Final_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "product": { "name": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "product_id": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-jsf-api_2.3_spec@3.0.0-4.SP05_redhat_00002.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "product": { "name": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "product_id": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-remoting@5.0.24-1.SP1_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "product": { "name": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "product_id": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate@5.3.26-1.Final_redhat_00002.2.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "product": { "name": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "product_id": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-xnio-base@3.8.7-1.SP1_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src", "product": { "name": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src", "product_id": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-xerces-j2@2.12.0-3.SP04_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "product": { "name": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "product_id": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jberet@1.3.9-1.SP1_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "product": { "name": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "product_id": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-undertow@2.2.17-2.SP4_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "product": { "name": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "product_id": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-validator@6.0.23-1.Final_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "product": { "name": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "product_id": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-tcnative@2.0.48-1.Final_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "product": { "name": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "product_id": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration@1.10.0-16.Final_redhat_00015.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "product": { "name": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "product_id": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-core@2.12.6-1.redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "product": { "name": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "product_id": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-snakeyaml@1.29.0-1.redhat_00001.2.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "product": { "name": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "product_id": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty@4.1.72-4.Final_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "product": { "name": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "product_id": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport-native-epoll@4.1.72-1.Final_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "product": { "name": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "product_id": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly@7.4.5-3.GA_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "product": { "name": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "product_id": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis@2.16.0-9.redhat_00042.1.el7eap?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.15-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "product": { "name": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "product_id": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-log4j@2.17.1-2.redhat_00002.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "product": { "name": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "product_id": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-h2database@1.4.197-2.redhat_00004.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-client-common@1.1.11-1.SP1_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-ejb-client@1.1.11-1.SP1_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-naming-client@1.1.11-1.SP1_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-transaction-client@1.1.11-1.SP1_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product_id": "eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-datatype-jdk8@2.12.6-1.redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product_id": "eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-datatype-jsr310@2.12.6-1.redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product_id": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-java8@2.12.6-1.redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product_id": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-annotations@2.12.6-1.redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "product_id": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-databind@2.12.6.1-1.redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hal-console@3.3.12-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product_id": "eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-module-jaxb-annotations@2.12.6-1.redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product_id": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-base@2.12.6-1.redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product_id": "eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-jaxrs-base@2.12.6-1.redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product_id": "eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-jaxrs-json-provider@2.12.6-1.redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-elytron@1.15.12-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-elytron-tool@1.15.12-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "product": { "name": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "product_id": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-jsf-api_2.3_spec@3.0.0-4.SP05_redhat_00002.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "product_id": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-remoting@5.0.24-1.SP1_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "product": { "name": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "product_id": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate@5.3.26-1.Final_redhat_00002.2.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "product": { "name": "eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "product_id": "eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-core@5.3.26-1.Final_redhat_00002.2.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "product": { "name": "eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "product_id": "eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-entitymanager@5.3.26-1.Final_redhat_00002.2.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "product": { "name": "eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "product_id": "eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-envers@5.3.26-1.Final_redhat_00002.2.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "product": { "name": "eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "product_id": "eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-java8@5.3.26-1.Final_redhat_00002.2.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "product_id": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-xnio-base@3.8.7-1.SP1_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "product_id": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-xerces-j2@2.12.0-3.SP04_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "product_id": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jberet@1.3.9-1.SP1_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "product_id": "eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jberet-core@1.3.9-1.SP1_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "product_id": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-undertow@2.2.17-2.SP4_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-validator@6.0.23-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-validator-cdi@6.0.23-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-tcnative@2.0.48-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration@1.10.0-16.Final_redhat_00015.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-cli@1.10.0-16.Final_redhat_00015.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-core@1.10.0-16.Final_redhat_00015.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product_id": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-core@2.12.6-1.redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "product": { "name": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "product_id": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-snakeyaml@1.29.0-1.redhat_00001.2.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-all@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-buffer@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-dns@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-haproxy@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-http@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-http2@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-memcache@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-mqtt@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-redis@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-smtp@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-socks@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-stomp@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-xml@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-common@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-handler@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-handler-proxy@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-resolver@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-resolver-dns@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-resolver-dns-classes-macos@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport-classes-epoll@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport-classes-kqueue@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport-native-unix-common@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport-rxtx@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport-sctp@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport-udt@4.1.72-4.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly@7.4.5-3.GA_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-java-jdk11@7.4.5-3.GA_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-java-jdk8@7.4.5-3.GA_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-javadocs@7.4.5-3.GA_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-modules@7.4.5-3.GA_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product": { "name": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_id": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis@2.16.0-9.redhat_00042.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product": { "name": "eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_id": "eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-cli@2.16.0-9.redhat_00042.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product": { "name": "eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_id": "eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-commons@2.16.0-9.redhat_00042.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product": { "name": "eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_id": "eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-core-client@2.16.0-9.redhat_00042.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product": { "name": "eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_id": "eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-dto@2.16.0-9.redhat_00042.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product": { "name": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_id": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-hornetq-protocol@2.16.0-9.redhat_00042.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product": { "name": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_id": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-hqclient-protocol@2.16.0-9.redhat_00042.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product": { "name": "eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_id": "eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-jdbc-store@2.16.0-9.redhat_00042.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product": { "name": "eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_id": "eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-jms-client@2.16.0-9.redhat_00042.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product": { "name": "eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_id": "eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-jms-server@2.16.0-9.redhat_00042.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product": { "name": "eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_id": "eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-journal@2.16.0-9.redhat_00042.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product": { "name": "eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_id": "eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-ra@2.16.0-9.redhat_00042.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product": { "name": "eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_id": "eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-selector@2.16.0-9.redhat_00042.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product": { "name": "eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_id": "eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-server@2.16.0-9.redhat_00042.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product": { "name": "eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_id": "eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-service-extensions@2.16.0-9.redhat_00042.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product": { "name": "eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_id": "eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-tools@2.16.0-9.redhat_00042.1.el7eap?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "product": { "name": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "product_id": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport-native-epoll@4.1.72-1.Final_redhat_00001.1.el7eap?arch=x86_64" } } }, { "category": "product_version", "name": "eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "product": { "name": "eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "product_id": "eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport-native-epoll-debuginfo@4.1.72-1.Final_redhat_00001.1.el7eap?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch" }, "product_reference": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src" }, "product_reference": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch" }, "product_reference": "eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch" }, "product_reference": "eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch" }, "product_reference": "eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch" }, "product_reference": "eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch" }, "product_reference": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch" }, "product_reference": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch" }, "product_reference": "eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch" }, "product_reference": "eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch" }, "product_reference": "eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch" }, "product_reference": "eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch" }, "product_reference": "eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch" }, "product_reference": "eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch" }, "product_reference": "eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch" }, "product_reference": "eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch" }, "product_reference": "eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch" }, "product_reference": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src" }, "product_reference": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch" }, "product_reference": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src" }, "product_reference": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch" }, "product_reference": "eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch" }, "product_reference": "eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch" }, "product_reference": "eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch" }, "product_reference": "eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src" }, "product_reference": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src" }, "product_reference": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src" }, "product_reference": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src" }, "product_reference": "eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src" }, "product_reference": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src" }, "product_reference": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch" }, "product_reference": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src" }, "product_reference": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src" }, "product_reference": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch" }, "product_reference": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src" }, "product_reference": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64 as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64" }, "product_reference": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64 as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64" }, "product_reference": "eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch" }, "product_reference": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src" }, "product_reference": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-36518", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-03-16T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2064698" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jackson Databind package. This cause of the issue is due to a Java StackOverflow exception and a denial of service via a significant depth of nested objects.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: denial of service via a large depth of nested objects", "title": "Vulnerability summary" }, { "category": "other", "text": "CodeReady Studio is no longer supported and therefore this flaw will not be addressed in CodeReady Studio.", "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-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src" ], "known_not_affected": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36518" }, { "category": "external", "summary": "RHBZ#2064698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064698" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36518", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36518" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-57j2-w4cx-62h2", "url": "https://github.com/advisories/GHSA-57j2-w4cx-62h2" } ], "release_date": "2020-08-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:54:15+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4918" } ], "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-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: denial of service via a large depth of nested objects" }, { "cve": "CVE-2021-37136", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-09-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2004133" } ], "notes": [ { "category": "description", "text": "A flaw was found in Netty\u0027s netty-codec due to size restrictions for decompressed data in the Bzip2Decoder. By sending a specially-crafted input, a remote attacker could cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty-codec: Bzip2Decoder doesn\u0027t allow setting size restrictions for decompressed data", "title": "Vulnerability summary" }, { "category": "other", "text": "In the OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack ship the vulnerable version of netty-codec package. Since the release of OCP 4.6, the Metering product has been deprecated [1], so the affected components are marked as wontfix. This may be fixed in the future.\n\nStarting in OCP 4.7, the elasticsearch component is shipping as a part of the OpenShift Logging product (openshift-logging/elasticsearch6-rhel8). The elasticsearch component delivered in OCP 4.6 is marked as `Out of support scope` because these versions are already under Maintenance Phase of the support.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated", "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-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" ], "known_not_affected": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-37136" }, { "category": "external", "summary": "RHBZ#2004133", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004133" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-37136", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37136" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37136", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37136" }, { "category": "external", "summary": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv", "url": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv" } ], "release_date": "2021-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:54:15+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4918" } ], "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-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "netty-codec: Bzip2Decoder doesn\u0027t allow setting size restrictions for decompressed data" }, { "cve": "CVE-2021-37137", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-09-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2004135" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Netty\u0027s netty-codec due to unrestricted chunk lengths in the SnappyFrameDecoder. By sending a specially-crafted input, a remote attacker could cause excessive memory usage resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty-codec: SnappyFrameDecoder doesn\u0027t restrict chunk length and may buffer skippable chunks in an unnecessary way", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of netty-codec package.\nSince the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected components are marked as wontfix.\nThis may be fixed in the future.\n\nStarting in OCP 4.7, the elasticsearch component is shipping as a part of the OpenShift Logging product (openshift-logging/elasticsearch6-rhel8). The elasticsearch component delivered in OCP 4.6 is marked as `Out of support scope` because these versions are already under Maintenance Phase of the support.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated", "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-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" ], "known_not_affected": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-37137" }, { "category": "external", "summary": "RHBZ#2004135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-37137", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37137" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37137", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37137" }, { "category": "external", "summary": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv", "url": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv" } ], "release_date": "2021-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:54:15+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4918" } ], "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-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "netty-codec: SnappyFrameDecoder doesn\u0027t restrict chunk length and may buffer skippable chunks in an unnecessary way" }, { "cve": "CVE-2021-42392", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-01-10T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2039403" } ], "notes": [ { "category": "description", "text": "A flaw was found in h2. The org.h2.util.JdbcUtils.getConnection method of the H2 database takes as parameters the class name of the driver and URL of the database. This flaw allows an attacker to use this URL to send another server\u2019s code, causing remote code execution. This issue is exploited through various attack vectors, most notably through the H2 Console, which leads to unauthenticated remote code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "h2: Remote Code Execution in Console", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP) the openshift4/ose-metering-presto container image ships the vulnerable version of h2, but as it uses default configuration the impact by this vulnerability is LOW. Additionally, the Presto component is part of the OCP Metering stack and since the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected component is marked as wontfix.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated", "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-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src" ], "known_not_affected": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42392" }, { "category": "external", "summary": "RHBZ#2039403", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2039403" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42392", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42392" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42392", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42392" }, { "category": "external", "summary": "https://github.com/h2database/h2database/security/advisories/GHSA-h376-j262-vhq6", "url": "https://github.com/h2database/h2database/security/advisories/GHSA-h376-j262-vhq6" } ], "release_date": "2022-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:54:15+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4918" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "h2: Remote Code Execution in Console" }, { "cve": "CVE-2021-43797", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2021-12-09T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2031958" } ], "notes": [ { "category": "description", "text": "A flaw was found in Netty, specifically in the netty-codec-http package. This flaw allows unauthorized control characters at the beginning and end of a request, does not follow the specification, and can cause HTTP request smuggling.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty: control chars in header names may lead to HTTP request smuggling", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of netty-codec-http package.\nSince the release of OCP 4.6, the Metering product has been deprecated, hence the affected components are marked as wontfix.\nThe openshift4/ose-logging-elasticsearch6 container is marked as Out of support scope because since the release of OCP 4.7 the logging functionality is delivered as an OpenShift Logging product and OCP 4.6 is already in the Maintenance Support phase.\nA fix was introduced in netty-codec-http version 4.1.72.Final.", "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-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" ], "known_not_affected": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-43797" }, { "category": "external", "summary": "RHBZ#2031958", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031958" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-43797", "url": "https://www.cve.org/CVERecord?id=CVE-2021-43797" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43797", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43797" }, { "category": "external", "summary": "https://github.com/netty/netty/security/advisories/GHSA-wx5j-54mm-rqqq", "url": "https://github.com/netty/netty/security/advisories/GHSA-wx5j-54mm-rqqq" } ], "release_date": "2021-12-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:54:15+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4918" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "netty: control chars in header names may lead to HTTP request smuggling" }, { "cve": "CVE-2022-0084", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2022-03-15T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2064226" } ], "notes": [ { "category": "description", "text": "A flaw was found in XNIO, specifically in the notifyReadClosed method. The issue revealed this method was logging a message to another expected end. This flaw allows an attacker to send flawed requests to a server, possibly causing log contention-related performance concerns or an unwanted disk fill-up.", "title": "Vulnerability description" }, { "category": "summary", "text": "xnio: org.xnio.StreamConnection.notifyReadClosed log to debug instead of stderr", "title": "Vulnerability summary" }, { "category": "other", "text": "Although the CVSS stands for 7.5 score, the impact remains Moderate as it demands previous knowledge of the environment to trigger the Denial of Service (DoS)", "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-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src" ], "known_not_affected": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0084" }, { "category": "external", "summary": "RHBZ#2064226", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064226" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0084", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0084" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0084", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0084" } ], "release_date": "2022-03-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:54:15+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4918" } ], "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-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "xnio: org.xnio.StreamConnection.notifyReadClosed log to debug instead of stderr" }, { "cve": "CVE-2022-0853", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2022-03-04T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2060725" } ], "notes": [ { "category": "description", "text": "A flaw was found in the jboss-client. A memory leak on the JBoss client-side occurs when using UserTransaction repeatedly, leading to an information leakage vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jboss-client: memory leakage in remote client transaction", "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-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch" ], "known_not_affected": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0853" }, { "category": "external", "summary": "RHBZ#2060725", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060725" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0853", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0853" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0853", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0853" } ], "release_date": "2022-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:54:15+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4918" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "jboss-client: memory leakage in remote client transaction" }, { "acknowledgments": [ { "names": [ "Oliver Bieri" ], "organization": "Schindler Elevator Ltd., Switzerland" } ], "cve": "CVE-2022-0866", "cwe": { "id": "CWE-1220", "name": "Insufficient Granularity of Access Control" }, "discovery_date": "2022-02-02T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2060929" } ], "notes": [ { "category": "description", "text": "A flaw was found in Wildfly, where it returns an incorrect caller principal under certain heavily concurrent situations when Elytron Security is used. This flaw allows an attacker to gain improper access to information they should not have.", "title": "Vulnerability description" }, { "category": "summary", "text": "wildfly: Wildfly management of EJB Session context returns wrong caller principal with Elytron Security enabled", "title": "Vulnerability summary" }, { "category": "other", "text": "JBoss EAP 7.1 until 7.4 is not affected by default as it comes with Legacy Security enabled out-of-the-box. This only affects application scope range and the methods mentioned, no access to server data.", "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-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch" ], "known_not_affected": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0866" }, { "category": "external", "summary": "RHBZ#2060929", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060929" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0866", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0866" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0866", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0866" } ], "release_date": "2022-05-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:54:15+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4918" }, { "category": "workaround", "details": "In order to avoid the possibility of information access, review application source code for \u0027@RunAs\u0027 and \u0027run-as-principal\u0027 usage. Also, make sure the application is using or not Elytron Security. It\u0027s possible to investigate by checking if the commands from \u0027$JBOSS_HOME/docs/examples/enable-elytron.cli\u0027 or similar were executed.", "product_ids": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "wildfly: Wildfly management of EJB Session context returns wrong caller principal with Elytron Security enabled" }, { "cve": "CVE-2022-1319", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2022-04-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2073890" } ], "notes": [ { "category": "description", "text": "A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the reuse flag set even though JBoss EAP closes the connection. A failure occurs when the connection is reused after a 400 by CPING since it reads in the second SEND_HEADERS response packet instead of a CPONG.", "title": "Vulnerability description" }, { "category": "summary", "text": "undertow: Double AJP response for 400 from EAP 7 results in CPING failures", "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-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src" ], "known_not_affected": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1319" }, { "category": "external", "summary": "RHBZ#2073890", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073890" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1319", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1319" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1319", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1319" } ], "release_date": "2022-04-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:54:15+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4918" } ], "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-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "undertow: Double AJP response for 400 from EAP 7 results in CPING failures" }, { "cve": "CVE-2022-21299", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2022-01-10T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2041472" } ], "notes": [ { "category": "description", "text": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JAXP). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).", "title": "Vulnerability description" }, { "category": "summary", "text": "OpenJDK: Infinite loop related to incorrect handling of newlines in XMLEntityScanner (JAXP, 8270646)", "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-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ], "known_not_affected": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21299" }, { "category": "external", "summary": "RHBZ#2041472", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041472" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21299", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21299" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21299", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21299" } ], "release_date": "2022-01-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:54:15+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4918" } ], "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-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "OpenJDK: Infinite loop related to incorrect handling of newlines in XMLEntityScanner (JAXP, 8270646)" }, { "cve": "CVE-2022-21363", "cwe": { "id": "CWE-280", "name": "Improper Handling of Insufficient Permissions or Privileges " }, "discovery_date": "2022-01-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2047343" } ], "notes": [ { "category": "description", "text": "Vulnerability in the MySQL Connectors product of Oracle MySQL (component: Connector/J). Supported versions that are affected are 8.0.27 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors. Successful attacks of this vulnerability can result in takeover of MySQL Connectors. CVSS 3.1 Base Score 6.6 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H).", "title": "Vulnerability description" }, { "category": "summary", "text": "mysql-connector-java: Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors", "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-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch" ], "known_not_affected": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21363" }, { "category": "external", "summary": "RHBZ#2047343", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047343" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21363", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21363" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21363", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21363" }, { "category": "external", "summary": "https://www.oracle.com/security-alerts/cpujan2022.html#AppendixMSQL", "url": "https://www.oracle.com/security-alerts/cpujan2022.html#AppendixMSQL" } ], "release_date": "2022-01-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:54:15+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4918" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "mysql-connector-java: Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors" }, { "cve": "CVE-2022-23221", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-01-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2044596" } ], "notes": [ { "category": "description", "text": "A flaw was found in the H2 Console. This flaw allows remote attackers to execute arbitrary code via a JDBC URL, concatenating with a substring that allows remote code execution by using a script.", "title": "Vulnerability description" }, { "category": "summary", "text": "h2: Loading of custom classes from remote servers through JNDI", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP) the openshift-enterprise-3.11/metrics-hawkular-metrics-container container image ships a vulnerable version of h2 as part of the underlying images, but as it uses standard configuration and Console is not enabled/started by default, therefore the impact by this vulnerability is LOW and will not be fixed as OCP 3.x has already reached End of Full Support.\n\n[1] https://access.redhat.com/support/policy/updates/openshift_noncurrent", "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-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src" ], "known_not_affected": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23221" }, { "category": "external", "summary": "RHBZ#2044596", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044596" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23221", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23221" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23221", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23221" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-45hx-wfhj-473x", "url": "https://github.com/advisories/GHSA-45hx-wfhj-473x" } ], "release_date": "2022-01-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:54:15+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4918" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "h2: Loading of custom classes from remote servers through JNDI" }, { "acknowledgments": [ { "names": [ "Sergey Temnikov", "Ziyi Luo" ], "organization": "Amazon Corretto", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-23437", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2022-01-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2047200" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Apache Xerces Java (XercesJ) XML parser when handling specially crafted XML document payloads. This issue causes the XercesJ XML parser to wait in an infinite loop, which may consume system resources for a prolonged duration, leading to a denial of service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "xerces-j2: infinite loop when handling specially crafted XML document payloads", "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-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ], "known_not_affected": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23437" }, { "category": "external", "summary": "RHBZ#2047200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047200" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23437", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23437" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23437", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23437" } ], "release_date": "2022-01-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:54:15+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4918" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "xerces-j2: infinite loop when handling specially crafted XML document payloads" }, { "cve": "CVE-2022-23913", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2022-02-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2063601" } ], "notes": [ { "category": "description", "text": "In Apache ActiveMQ Artemis prior to 2.20.0 or 2.19.1, an attacker could partially disrupt availability (DoS) through uncontrolled resource consumption of memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "artemis-commons: Apache ActiveMQ Artemis 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-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch" ], "known_not_affected": [ "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23913" }, { "category": "external", "summary": "RHBZ#2063601", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063601" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23913", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23913" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23913", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23913" }, { "category": "external", "summary": "https://lists.apache.org/thread/fjynj57rd99s814rdn5hzvmx8lz403q2", "url": "https://lists.apache.org/thread/fjynj57rd99s814rdn5hzvmx8lz403q2" } ], "release_date": "2022-02-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:54:15+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4918" } ], "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-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "artemis-commons: Apache ActiveMQ Artemis DoS" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src" ], "known_not_affected": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:54:15+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4918" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el7eap.src", "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el7eap.src", "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el7eap.x86_64", "7Server-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.noarch", "7Server-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el7eap.src", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el7eap.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" } ] }
rhsa-2023_1045
Vulnerability from csaf_redhat
Published
2023-03-01 21:45
Modified
2024-11-21 20:50
Summary
Red Hat Security Advisory: Red Hat Single Sign-On 7.6.2 security update on RHEL 9
Notes
Topic
New Red Hat Single Sign-On 7.6.2 packages are now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat Single Sign-On 7.6 is a standalone server, based on the Keycloak project, that provides authentication and standards-based single sign-on capabilities for web and mobile applications.
This release of Red Hat Single Sign-On 7.6.2 on RHEL 9 serves as a replacement for Red Hat Single Sign-On 7.6.1, and includes bug fixes and enhancements, which are documented in the Release Notes document linked to in the References.
Security Fix(es):
* keycloak: XSS on impersonation under specific circumstances (CVE-2022-1438)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
* keycloak: missing email notification template allowlist (CVE-2022-1274)
* keycloak: minimist: prototype pollution (CVE-2021-44906)
* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)
* undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations (CVE-2022-2764)
* snakeyaml: Denial of Service due to missing nested depth limitation for collections (CVE-2022-25857)
* loader-utils: loader-utils:Regular expression denial of service (CVE-2022-37603)
* keycloak: Session takeover with OIDC offline refreshtokens (CVE-2022-3916)
* keycloak: path traversal via double URL encoding (CVE-2022-3782)
* snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode (CVE-2022-38749)
* snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match (CVE-2022-38751)
* snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject (CVE-2022-38750)
* keycloak: Client Registration endpoint does not check token revocation (CVE-2023-0091)
* keycloak: glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* json5: Prototype Pollution in JSON5 via Parse Method (CVE-2022-46175)
* keycloak: keycloak: user impersonation via stolen uuid code (CVE-2023-0264)
* snakeyaml: Constructor Deserialization Remote Code Execution (CVE-2022-1471)
* CXF: Apache CXF: SSRF Vulnerability (CVE-2022-46364)
* rcue-bootstrap: bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip (CVE-2018-14042)
* jettison: If the value in map is the map's self, the new new JSONObject(map) cause StackOverflowError which may lead to dos (CVE-2022-45693)
* sshd-common: mina-sshd: Java unsafe deserialization vulnerability (CVE-2022-45047)
* jettison: memory exhaustion via user-supplied XML or JSON data (CVE-2022-40150)
* jettison: parser crash by stackoverflow (CVE-2022-40149)
* jackson-databind: use of deeply nested arrays (CVE-2022-42004)
* jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS (CVE-2022-42003)
* jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method (CVE-2020-11022)
* jquery: Passing HTML containing <option> elements to manipulation methods could result in untrusted code execution (CVE-2020-11023)
* bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute (CVE-2018-14040)
* jquery: Prototype pollution in object's prototype leading to denial of service, remote code execution, or property injection (CVE-2019-11358)
* CXF: Apache CXF: directory listing / code exfiltration (CVE-2022-46363)
* keycloak: reflected XSS attack (CVE-2022-4137)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "New Red Hat Single Sign-On 7.6.2 packages are now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Single Sign-On 7.6 is a standalone server, based on the Keycloak project, that provides authentication and standards-based single sign-on capabilities for web and mobile applications.\n\nThis release of Red Hat Single Sign-On 7.6.2 on RHEL 9 serves as a replacement for Red Hat Single Sign-On 7.6.1, and includes bug fixes and enhancements, which are documented in the Release Notes document linked to in the References.\n\nSecurity Fix(es):\n\n* keycloak: XSS on impersonation under specific circumstances (CVE-2022-1438)\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n* keycloak: missing email notification template allowlist (CVE-2022-1274)\n* keycloak: minimist: prototype pollution (CVE-2021-44906)\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n* undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations (CVE-2022-2764)\n* snakeyaml: Denial of Service due to missing nested depth limitation for collections (CVE-2022-25857)\n* loader-utils: loader-utils:Regular expression denial of service (CVE-2022-37603)\n* keycloak: Session takeover with OIDC offline refreshtokens (CVE-2022-3916)\n* keycloak: path traversal via double URL encoding (CVE-2022-3782)\n* snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode (CVE-2022-38749)\n* snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match (CVE-2022-38751)\n* snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject (CVE-2022-38750)\n* keycloak: Client Registration endpoint does not check token revocation (CVE-2023-0091)\n* keycloak: glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n* json5: Prototype Pollution in JSON5 via Parse Method (CVE-2022-46175)\n* keycloak: keycloak: user impersonation via stolen uuid code (CVE-2023-0264)\n* snakeyaml: Constructor Deserialization Remote Code Execution (CVE-2022-1471)\n* CXF: Apache CXF: SSRF Vulnerability (CVE-2022-46364)\n* rcue-bootstrap: bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip (CVE-2018-14042)\n* jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos (CVE-2022-45693)\n* sshd-common: mina-sshd: Java unsafe deserialization vulnerability (CVE-2022-45047)\n* jettison: memory exhaustion via user-supplied XML or JSON data (CVE-2022-40150)\n* jettison: parser crash by stackoverflow (CVE-2022-40149)\n* jackson-databind: use of deeply nested arrays (CVE-2022-42004)\n* jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS (CVE-2022-42003)\n* jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method (CVE-2020-11022)\n* jquery: Passing HTML containing \u003coption\u003e elements to manipulation methods could result in untrusted code execution (CVE-2020-11023)\n* bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute (CVE-2018-14040)\n* jquery: Prototype pollution in object\u0027s prototype leading to denial of service, remote code execution, or property injection (CVE-2019-11358)\n* CXF: Apache CXF: directory listing / code exfiltration (CVE-2022-46363)\n* keycloak: reflected XSS attack (CVE-2022-4137)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:1045", "url": "https://access.redhat.com/errata/RHSA-2023:1045" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1601614", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601614" }, { "category": "external", "summary": "1601617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601617" }, { "category": "external", "summary": "1701972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701972" }, { "category": "external", "summary": "1828406", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1828406" }, { "category": "external", "summary": "2031904", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031904" }, { "category": "external", "summary": "2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2073157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073157" }, { "category": "external", "summary": "2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "2117506", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117506" }, { "category": "external", "summary": "2126789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126789" }, { "category": "external", "summary": "2129706", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129706" }, { "category": "external", "summary": "2129707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129707" }, { "category": "external", "summary": "2129709", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129709" }, { "category": "external", "summary": "2135244", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135244" }, { "category": "external", "summary": "2135247", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135247" }, { "category": "external", "summary": "2135770", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135770" }, { "category": "external", "summary": "2135771", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135771" }, { "category": "external", "summary": "2138971", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138971" }, { "category": "external", "summary": "2140597", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140597" }, { "category": "external", "summary": "2141404", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141404" }, { "category": "external", "summary": "2145194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2145194" }, { "category": "external", "summary": "2148496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148496" }, { "category": "external", "summary": "2150009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150009" }, { "category": "external", "summary": "2155681", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155681" }, { "category": "external", "summary": "2155682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155682" }, { "category": "external", "summary": "2155970", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155970" }, { "category": "external", "summary": "2156263", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156263" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2158585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158585" }, { "category": "external", "summary": "2160585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160585" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1045.json" } ], "title": "Red Hat Security Advisory: Red Hat Single Sign-On 7.6.2 security update on RHEL 9", "tracking": { "current_release_date": "2024-11-21T20:50:19+00:00", "generator": { "date": "2024-11-21T20:50:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:1045", "initial_release_date": "2023-03-01T21:45:17+00:00", "revision_history": [ { "date": "2023-03-01T21:45:17+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-03-01T21:45:17+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T20:50:19+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Single Sign-On 7.6 for RHEL 9", "product": { "name": "Red Hat Single Sign-On 7.6 for RHEL 9", "product_id": "9Base-RHSSO-7.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:red_hat_single_sign_on:7.6::el9" } } } ], "category": "product_family", "name": "Red Hat Single Sign-On" }, { "branches": [ { "category": "product_version", "name": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "product": { "name": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "product_id": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-sso7-keycloak@18.0.6-1.redhat_00001.1.el9sso?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "product": { "name": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "product_id": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-sso7-keycloak@18.0.6-1.redhat_00001.1.el9sso?arch=noarch" } } }, { "category": "product_version", "name": "rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "product": { "name": "rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "product_id": "rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-sso7-keycloak-server@18.0.6-1.redhat_00001.1.el9sso?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch as a component of Red Hat Single Sign-On 7.6 for RHEL 9", "product_id": "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch" }, "product_reference": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "relates_to_product_reference": "9Base-RHSSO-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src as a component of Red Hat Single Sign-On 7.6 for RHEL 9", "product_id": "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src" }, "product_reference": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "relates_to_product_reference": "9Base-RHSSO-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch as a component of Red Hat Single Sign-On 7.6 for RHEL 9", "product_id": "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" }, "product_reference": "rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "relates_to_product_reference": "9Base-RHSSO-7.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-14040", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2018-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1601614" } ], "notes": [ { "category": "description", "text": "In Bootstrap before 4.1.2, XSS is possible in the collapse data-parent attribute.", "title": "Vulnerability description" }, { "category": "summary", "text": "bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Satellite 6.2 and newer versions don\u0027t use the bootstrap library, hence are not affected by this flaw.\n\nRed Hat CloudForms 4.6 and newer versions include the vulnerable component, but there is no risk of exploitation, since there is no possible vector to access the vulnerability. Older Red Hat CloudForms versions don\u0027t use the vulnerable component at all.\n\nRed Hat Enterprise Satellite 5 is now in Maintenance Support 2 phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Satellite 5 Life Cycle: https://access.redhat.com/support/policy/updates/satellite.", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-14040" }, { "category": "external", "summary": "RHBZ#1601614", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601614" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-14040", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14040" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14040", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14040" } ], "release_date": "2018-05-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute" }, { "cve": "CVE-2018-14042", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2018-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1601617" } ], "notes": [ { "category": "description", "text": "In Bootstrap before 4.1.2, XSS is possible in the data-container property of tooltip.", "title": "Vulnerability description" }, { "category": "summary", "text": "bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Satellite 6.2 and newer versions don\u0027t use the bootstrap library, hence are not affected by this flaw.\n\nRed Hat CloudForms 4.6 and newer versions include the vulnerable component, but there is no risk of exploitation, since there is no possible vector to access the vulnerability. Older Red Hat CloudForms versions don\u0027t use the vulnerable component at all.\n\nRed Hat Enterprise Satellite 5 is now in Maintenance Support 2 phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Satellite 5 Life Cycle: https://access.redhat.com/support/policy/updates/satellite.", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-14042" }, { "category": "external", "summary": "RHBZ#1601617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601617" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-14042", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14042" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14042", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14042" } ], "release_date": "2018-05-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip" }, { "cve": "CVE-2019-11358", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-03-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1701972" } ], "notes": [ { "category": "description", "text": "A Prototype Pollution vulnerability was found in jquery. Untrusted JSON passed to the `extend` function could lead to modifying objects up the prototype chain, including the global Object. A crafted JSON object passed to a vulnerable method could lead to denial of service or data injection, with various consequences.", "title": "Vulnerability description" }, { "category": "summary", "text": "jquery: Prototype pollution in object\u0027s prototype leading to denial of service, remote code execution, or property injection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Virtualization 4.2 EUS contains the affected version of bootstrap in the packages ovirt-js-dependencies and ovirt-engine-dashboard. These packages are deprecated in Red Hat Virtualization 4.3.", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11358" }, { "category": "external", "summary": "RHBZ#1701972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701972" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11358", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11358" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11358", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11358" }, { "category": "external", "summary": "https://blog.jquery.com/2019/04/10/jquery-3-4-0-released/", "url": "https://blog.jquery.com/2019/04/10/jquery-3-4-0-released/" }, { "category": "external", "summary": "https://www.drupal.org/sa-core-2019-006", "url": "https://www.drupal.org/sa-core-2019-006" } ], "release_date": "2019-03-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jquery: Prototype pollution in object\u0027s prototype leading to denial of service, remote code execution, or property injection" }, { "cve": "CVE-2020-11022", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-04-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1828406" } ], "notes": [ { "category": "description", "text": "A Cross-site scripting (XSS) vulnerability exists in JQuery. This flaw allows an attacker with the ability to supply input to the \u2018HTML\u2019 function to inject Javascript into the page where that input is rendered, and have it delivered by the browser.", "title": "Vulnerability description" }, { "category": "summary", "text": "jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method", "title": "Vulnerability summary" }, { "category": "other", "text": "No supported release of Red Hat OpenStack Platform is affected by this vulnerability as no shipped packages contain the vulnerable code.", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-11022" }, { "category": "external", "summary": "RHBZ#1828406", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1828406" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-11022", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11022" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11022", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11022" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-gxr4-xjj5-5px2", "url": "https://github.com/advisories/GHSA-gxr4-xjj5-5px2" } ], "release_date": "2020-04-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method" }, { "cve": "CVE-2020-11023", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-06-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1850004" } ], "notes": [ { "category": "description", "text": "A flaw was found in jQuery. HTML containing \\\u003coption\\\u003e elements from untrusted sources are passed, even after sanitizing, to one of jQuery\u0027s DOM manipulation methods, which may execute untrusted code. The highest threat from this vulnerability is to data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "jquery: Untrusted code execution via \u003coption\u003e tag in HTML passed to DOM manipulation methods", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux versions 6, 7, and 8 ship a vulnerable version of JQuery in the `pcs` component. However, the vulnerability has not been found to be exploitable in reasonable scenarios. \n\nIn RHEL7, pcs-0.9.169-3.el7_9.3 [RHSA-2022:7343] contains an updated version of jquery (3.6.0), which does not contain the vulnerable code.", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-11023" }, { "category": "external", "summary": "RHBZ#1850004", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1850004" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-11023", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11023" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11023", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11023" }, { "category": "external", "summary": "https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/", "url": "https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/" } ], "release_date": "2020-04-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jquery: Untrusted code execution via \u003coption\u003e tag in HTML passed to DOM manipulation methods" }, { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "cve": "CVE-2021-44906", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2066009" } ], "notes": [ { "category": "description", "text": "An Uncontrolled Resource Consumption flaw was found in minimist. This flaw allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using a constructor or __proto__ payload, resulting in prototype pollution and loss of confidentiality, availability, and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "minimist: prototype pollution", "title": "Vulnerability summary" }, { "category": "other", "text": "The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. While this flaw (CVE-2021-44906) enables attackers to control objects that they should not have access to, actual exploitation would still require a chain of independent flaws. Even though the CVSS for CVE-2021-44906 is higher than CVE-2020-7598, they are both rated as having Moderate impact.\n\nWithin Red Hat Satellite 6 this flaw has been rated as having a security impact of Low. It is not currently planned to be addressed there, as the minimist library is only included in the -doc subpackage and is part of test fixtures that are not in the execution path used by the rabl gem.", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-44906" }, { "category": "external", "summary": "RHBZ#2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-44906", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44906" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-xvch-5gv4-984h", "url": "https://github.com/advisories/GHSA-xvch-5gv4-984h" } ], "release_date": "2022-03-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "minimist: prototype pollution" }, { "acknowledgments": [ { "names": [ "Marcus Nilsson" ], "organization": "usd AG" } ], "cve": "CVE-2022-1274", "cwe": { "id": "CWE-80", "name": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)" }, "discovery_date": "2022-04-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2073157" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak in the execute-actions-email endpoint. This issue allows arbitrary HTML to be injected into emails sent to Keycloak users and can be misused to perform phishing or other attacks against users.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: HTML injection in execute-actions-email Admin REST API", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1274" }, { "category": "external", "summary": "RHBZ#2073157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073157" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1274", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1274" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1274", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1274" }, { "category": "external", "summary": "https://github.com/keycloak/keycloak/security/advisories/GHSA-m4fv-gm5m-4725", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-m4fv-gm5m-4725" } ], "release_date": "2023-02-28T18:57:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.6, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: HTML injection in execute-actions-email Admin REST API" }, { "acknowledgments": [ { "names": [ "Grzegorz Tworek" ], "organization": "SISOFT s.c." } ], "cve": "CVE-2022-1438", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-12-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2031904" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak. Under specific circumstances, HTML entities are not sanitized during user impersonation, resulting in a Cross-site scripting (XSS) vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: XSS on impersonation under specific circumstances", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1438" }, { "category": "external", "summary": "RHBZ#2031904", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031904" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1438", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1438" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1438", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1438" } ], "release_date": "2023-02-28T18:56:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: XSS on impersonation under specific circumstances" }, { "cve": "CVE-2022-1471", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-12-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2150009" } ], "notes": [ { "category": "description", "text": "A flaw was found in the SnakeYaml package. This flaw allows an attacker to benefit from remote code execution by sending malicious YAML content and this content being deserialized by the constructor. Deserialization is unsafe and leads to Remote Code Execution (RCE).", "title": "Vulnerability description" }, { "category": "summary", "text": "SnakeYaml: Constructor Deserialization Remote Code Execution", "title": "Vulnerability summary" }, { "category": "other", "text": "In the Red Hat Process Automation 7 (RHPAM) the untrusted, malicious YAML file for deserialization by the vulnerable Snakeyaml\u0027s SafeConstructor class must be provided intentionally by the RHPAM user which requires high privileges. The potential attack complexity is also high because it depends on conditions that are beyond the attacker\u0027s control. Due to that the impact for RHPAM is reduced to Low.\n\nRed Hat Fuse 7 does not expose by default any endpoint that passes incoming data/request into vulnerable Snakeyaml\u0027s Constructor class nor pass untrusted data to this class. When this class is used, it\u2019s still only used to parse internal configuration, hence the impact by this vulnerability to Red Hat Fuse 7 is reduced to Moderate.", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1471" }, { "category": "external", "summary": "RHBZ#2150009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1471", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1471" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1471", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1471" }, { "category": "external", "summary": "https://github.com/google/security-research/security/advisories/GHSA-mjmj-j48q-9wg2", "url": "https://github.com/google/security-research/security/advisories/GHSA-mjmj-j48q-9wg2" } ], "release_date": "2022-10-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "SnakeYaml: Constructor Deserialization Remote Code Execution" }, { "cve": "CVE-2022-2764", "discovery_date": "2022-08-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2117506" } ], "notes": [ { "category": "description", "text": "A flaw was found in Undertow with EJB invocations. This flaw allows an attacker to generate a valid HTTP request and send it to the server on an established connection after removing the LAST_CHUNK from the bytes, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "Undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-2764" }, { "category": "external", "summary": "RHBZ#2117506", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117506" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-2764", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2764" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2764", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2764" } ], "release_date": "2022-08-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations" }, { "acknowledgments": [ { "names": [ "Peter Flintholm" ], "organization": "Trifork" } ], "cve": "CVE-2022-3916", "cwe": { "id": "CWE-384", "name": "Session Fixation" }, "discovery_date": "2022-11-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2141404" } ], "notes": [ { "category": "description", "text": "A flaw was found in the offline_access scope in Keycloak. This issue would affect users of shared computers more (especially if cookies are not cleared), due to a lack of root session validation, and the reuse of session ids across root and user authentication sessions. This enables an attacker to resolve a user session attached to a previously authenticated user; when utilizing the refresh token, they will be issued a token for the original user.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: Session takeover with OIDC offline refreshtokens", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3916" }, { "category": "external", "summary": "RHBZ#2141404", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141404" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3916", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3916" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3916", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3916" } ], "release_date": "2022-11-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: Session takeover with OIDC offline refreshtokens" }, { "cve": "CVE-2022-4137", "cwe": { "id": "CWE-81", "name": "Improper Neutralization of Script in an Error Message Web Page" }, "discovery_date": "2022-11-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2148496" } ], "notes": [ { "category": "description", "text": "A reflected cross-site scripting (XSS) vulnerability was found in the \u0027oob\u0027 OAuth endpoint due to incorrect null-byte handling. This issue allows a malicious link to insert an arbitrary URI into a Keycloak error page. This flaw requires a user or administrator to interact with a link in order to be vulnerable. This may compromise user details, allowing it to be changed or collected by an attacker.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: reflected XSS 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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4137" }, { "category": "external", "summary": "RHBZ#2148496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148496" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4137", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4137" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4137", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4137" } ], "release_date": "2023-03-01T13:56:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "keycloak: reflected XSS attack" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" }, { "cve": "CVE-2022-25857", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-09-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2126789" } ], "notes": [ { "category": "description", "text": "A flaw was found in the org.yaml.snakeyaml package. This flaw allows an attacker to cause a denial of service (DoS) due to missing nested depth limitation for collections.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Denial of Service due to missing nested depth limitation for collections", "title": "Vulnerability summary" }, { "category": "other", "text": "For RHEL-8 it\u0027s downgraded to moderate because \"snakeyaml\" itself in RHEL 8 or RHEL-9 isn\u0027t shipped and \"prometheus-jmx-exporter\" is needed as build dependency. And it\u0027s not directly exploitable, hence severity marked as moderate.\nRed Hat Integration and AMQ products are not vulnerable to this flaw, so their severity has been lowered to moderate.\nRed Hat Single Sign-On uses snakeyaml from liquibase-core and is only used when performing migrations and would require administrator privileges to execute, hence severity marked as Low.\nRed Hat Fuse 7 is now in Maintenance Support Phase and details about its fix should be present soon. However, Red Hat Fuse Online (Syndesis) does will not contain the fix for this flaw.", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25857" }, { "category": "external", "summary": "RHBZ#2126789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25857", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25857" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25857", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25857" }, { "category": "external", "summary": "https://bitbucket.org/snakeyaml/snakeyaml/issues/525", "url": "https://bitbucket.org/snakeyaml/snakeyaml/issues/525" } ], "release_date": "2022-08-30T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "snakeyaml: Denial of Service due to missing nested depth limitation for collections" }, { "cve": "CVE-2022-31129", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-07-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2105075" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "moment: inefficient parsing algorithm resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31129" }, { "category": "external", "summary": "RHBZ#2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31129" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g" } ], "release_date": "2022-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "moment: inefficient parsing algorithm resulting in DoS" }, { "cve": "CVE-2022-37603", "cwe": { "id": "CWE-185", "name": "Incorrect Regular Expression" }, "discovery_date": "2022-11-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2140597" } ], "notes": [ { "category": "description", "text": "A flaw was found in loader-utils webpack library. When the url variable from interpolateName is set, the prototype can be polluted. This issue could lead to a regular expression Denial of Service (ReDoS), affecting the availability of the affected component.", "title": "Vulnerability description" }, { "category": "summary", "text": "loader-utils: Regular expression denial of service", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-37603" }, { "category": "external", "summary": "RHBZ#2140597", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140597" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-37603", "url": "https://www.cve.org/CVERecord?id=CVE-2022-37603" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37603", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37603" } ], "release_date": "2022-10-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "loader-utils: Regular expression denial of service" }, { "cve": "CVE-2022-38749", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2129706" } ], "notes": [ { "category": "description", "text": "A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Build of Quarkus is not affected by this issue as it already includes the fixed version.\n\nSatellite component Candlepin does not directly use snakeyaml, so it is not affected. Regardless, an update with the latest, unaffected snakeyaml version will be provided at next release.", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38749" }, { "category": "external", "summary": "RHBZ#2129706", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129706" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38749", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38749" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38749", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38749" } ], "release_date": "2022-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode" }, { "cve": "CVE-2022-38750", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2129707" } ], "notes": [ { "category": "description", "text": "A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Build of Quarkus is not affected by this issue as it already includes the fixed version.\n\nSatellite component Candlepin does not directly use snakeyaml, so it is not affected. Regardless, an update with the latest, unaffected snakeyaml version will be provided at next release.", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38750" }, { "category": "external", "summary": "RHBZ#2129707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129707" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38750", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38750" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38750", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38750" } ], "release_date": "2022-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject" }, { "cve": "CVE-2022-38751", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2129709" } ], "notes": [ { "category": "description", "text": "A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Build of Quarkus is not affected by this issue as it already includes the fixed version.\n\nSatellite component Candlepin does not directly use snakeyaml, so it is not affected. Regardless, an update with the latest, unaffected snakeyaml version will be provided at next release.", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38751" }, { "category": "external", "summary": "RHBZ#2129709", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129709" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38751", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38751" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38751", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38751" } ], "release_date": "2022-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match" }, { "cve": "CVE-2022-40149", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135771" } ], "notes": [ { "category": "description", "text": "A stack-based buffer overflow vulnerability was found in Jettison, where parsing an untrusted XML or JSON data may lead to a crash. This flaw allows an attacker to supply content that causes the parser to crash by writing outside the memory bounds if the parser is running on user-supplied input, resulting in a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "jettison: parser crash by stackoverflow", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40149" }, { "category": "external", "summary": "RHBZ#2135771", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135771" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40149", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40149" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40149", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40149" }, { "category": "external", "summary": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1", "url": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1" } ], "release_date": "2022-09-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jettison: parser crash by stackoverflow" }, { "cve": "CVE-2022-40150", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135770" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Jettison, where parsing an untrusted XML or JSON data may lead to a crash. If the parser is running on user-supplied input, an attacker may supply content that causes the parser to crash, causing memory exhaustion. This effect may support a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "jettison: memory exhaustion via user-supplied XML or JSON data", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40150" }, { "category": "external", "summary": "RHBZ#2135770", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135770" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40150", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40150" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40150", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40150" }, { "category": "external", "summary": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1", "url": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1" } ], "release_date": "2022-09-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "jettison: memory exhaustion via user-supplied XML or JSON data" }, { "cve": "CVE-2022-42003", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-10-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135244" } ], "notes": [ { "category": "description", "text": "A flaw was found in FasterXML jackson-databind. This issue could allow an attacker to benefit from resource exhaustion when the UNWRAP_SINGLE_VALUE_ARRAYS feature is enabled due to unchecked primitive value deserializers to avoid deep wrapper array nesting.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42003" }, { "category": "external", "summary": "RHBZ#2135244", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135244" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42003", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42003" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42003", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42003" } ], "release_date": "2022-10-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS" }, { "cve": "CVE-2022-42004", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-10-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135247" } ], "notes": [ { "category": "description", "text": "A flaw was found In FasterXML jackson-databind. This issue could allow an attacker to benefit from resource exhaustion due to the lack of a check in BeanDeserializer._deserializeFromArray to prevent the use of deeply nested arrays. An application is only vulnerable with certain customized choices for deserialization.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: use of deeply nested arrays", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42004" }, { "category": "external", "summary": "RHBZ#2135247", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135247" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42004", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42004" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42004", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42004" } ], "release_date": "2022-10-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: use of deeply nested arrays" }, { "cve": "CVE-2022-45047", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-11-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2145194" } ], "notes": [ { "category": "description", "text": "A flaw was found in Apache MINA SSHD, when using Java deserialization to load a serialized java.security.PrivateKey. An attacker could benefit from unsafe deserialization by inserting unsecured data that may affect the application or server.", "title": "Vulnerability description" }, { "category": "summary", "text": "mina-sshd: Java unsafe deserialization vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Impact as High as there\u0027s a mitigation for minimizing the impact which the flaw requires org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider to be impacted, which would require an external/public API for an attacker to benefit from it. \n\nRed Hat Fuse 7 and Red Hat JBoss Enterprise Application Platform 7 have a lower rate (moderate) as it\u0027s very unlikely to be exploited since those are for internal usage or use a custom implementation in their case.", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-45047" }, { "category": "external", "summary": "RHBZ#2145194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2145194" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-45047", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45047" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45047", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45047" }, { "category": "external", "summary": "https://www.mail-archive.com/dev@mina.apache.org/msg39312.html", "url": "https://www.mail-archive.com/dev@mina.apache.org/msg39312.html" } ], "release_date": "2022-11-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" }, { "category": "workaround", "details": "From the maintainer:\n\nFor Apache MINA SSHD \u003c= 2.9.1, do not use org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider to generate and later load your server\u0027s host key. Use separately generated host key files, for instance in OpenSSH format, and load them via a org.apache.sshd.common.keyprovider.FileKeyPairProvider instead. Or use a custom implementation instead of \nSimpleGeneratorHostKeyProvider that uses the OpenSSH format for storing and loading the host key (via classes OpenSSHKeyPairResourceWriter and OpenSSHKeyPairResourceParser).", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mina-sshd: Java unsafe deserialization vulnerability" }, { "cve": "CVE-2022-45693", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-12-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155970" } ], "notes": [ { "category": "description", "text": "A flaw was found in Jettison, where it is vulnerable to a denial of service caused by a stack-based buffer overflow. By sending a specially-crafted request using the map parameter, a remote attacker can cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat has determined the impact of this flaw to be Moderate; a successful attack using this flaw would require the processing of untrusted, unsanitized, or unrestricted user inputs, which runs counter to established Red Hat security practices.", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-45693" }, { "category": "external", "summary": "RHBZ#2155970", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155970" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-45693", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45693" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45693", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45693" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos" }, { "cve": "CVE-2022-46175", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156263" } ], "notes": [ { "category": "description", "text": "A flaw was found in the json5 package. The affected version of the json5 package could allow an attacker to set arbitrary and unexpected keys on the object returned from JSON5.parse.", "title": "Vulnerability description" }, { "category": "summary", "text": "json5: Prototype Pollution in JSON5 via Parse Method", "title": "Vulnerability summary" }, { "category": "other", "text": "The json5 package is a build-time dependency in Red Hat products and is not used in production runtime. Hence, the impact is set to Moderate.", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-46175" }, { "category": "external", "summary": "RHBZ#2156263", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156263" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-46175", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46175" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175" }, { "category": "external", "summary": "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h", "url": "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h" } ], "release_date": "2022-12-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "json5: Prototype Pollution in JSON5 via Parse Method" }, { "cve": "CVE-2022-46363", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-12-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155681" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Apache CXF that could allow an attacker to perform a remote directory listing or code exfiltration. This issue only applies when the CXFServlet is configured with both the static-resources-list and redirect-query-check attributes. These attributes are not supposed to be used together, so the issue can only occur if the CXF service is misconfigured.", "title": "Vulnerability description" }, { "category": "summary", "text": "CXF: directory listing / code exfiltration", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-46363" }, { "category": "external", "summary": "RHBZ#2155681", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155681" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-46363", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46363" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46363", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46363" }, { "category": "external", "summary": "https://lists.apache.org/thread/pdzo1qgyplf4y523tnnzrcm7hoco3l8c", "url": "https://lists.apache.org/thread/pdzo1qgyplf4y523tnnzrcm7hoco3l8c" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "CXF: directory listing / code exfiltration" }, { "cve": "CVE-2022-46364", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "discovery_date": "2022-12-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155682" } ], "notes": [ { "category": "description", "text": "A SSRF vulnerability was found in Apache CXF. This issue occurs when parsing the href attribute of XOP:Include in MTOM requests, allowing an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type.", "title": "Vulnerability description" }, { "category": "summary", "text": "CXF: SSRF Vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Integration Camel Quarkus does not support CXF extensions and so is affected at a reduced impact of Moderate.\nThe RHSSO server does not ship Apache CXF. The component mentioned in CVE-2022-46364 is a transitive dependency coming from Fuse adapters and the test suite.", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-46364" }, { "category": "external", "summary": "RHBZ#2155682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155682" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-46364", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46364" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46364", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46364" }, { "category": "external", "summary": "https://cxf.apache.org/security-advisories.data/CVE-2022-46364.txt?version=1\u0026modificationDate=1670944472739\u0026api=v2", "url": "https://cxf.apache.org/security-advisories.data/CVE-2022-46364.txt?version=1\u0026modificationDate=1670944472739\u0026api=v2" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "CXF: SSRF Vulnerability" }, { "acknowledgments": [ { "names": [ "Sourav Kumar" ], "organization": "https://github.com/souravs17031999", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-0091", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-10-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2158585" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak, where it did not properly check client tokens for possible revocation in its client credential flow. This flaw allows an attacker to access or modify potentially sensitive information.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: Client Registration endpoint does not check token revocation", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0091" }, { "category": "external", "summary": "RHBZ#2158585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158585" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0091", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0091" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0091", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0091" }, { "category": "external", "summary": "https://github.com/keycloak/keycloak/security/advisories/GHSA-v436-q368-hvgg", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-v436-q368-hvgg" }, { "category": "external", "summary": "https://github.com/keycloak/security/issues/27", "url": "https://github.com/keycloak/security/issues/27" } ], "release_date": "2022-10-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.8, "baseSeverity": "LOW", "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:N", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "keycloak: Client Registration endpoint does not check token revocation" }, { "acknowledgments": [ { "names": [ "Jordi Zayuelas i Mu\u00f1oz" ], "organization": "A1 Digital", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-0264", "cwe": { "id": "CWE-303", "name": "Incorrect Implementation of Authentication Algorithm" }, "discovery_date": "2023-01-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2160585" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak\u0027s OpenID Connect user authentication, which may incorrectly authenticate requests. An authenticated attacker who could obtain information from a user request within the same realm could use that data to impersonate the victim and generate new session tokens. This issue could impact confidentiality, Integrity, and availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: user impersonation via stolen uuid code", "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": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0264" }, { "category": "external", "summary": "RHBZ#2160585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160585" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0264", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0264" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0264", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0264" } ], "release_date": "2023-02-28T18:58:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:17+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/articles/11258", "product_ids": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1045" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 4.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.noarch", "9Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el9sso.src", "9Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el9sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: user impersonation via stolen uuid code" } ] }
rhsa-2023_3954
Vulnerability from csaf_redhat
Published
2023-06-29 20:07
Modified
2024-11-15 17:22
Summary
Red Hat Security Advisory: Red Hat Fuse 7.12 release and security update
Notes
Topic
A minor version update (from 7.11 to 7.12) is now available for Red Hat Fuse. The purpose of this text-only errata is to inform you about the security issues fixed in this release.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
This release of Red Hat Fuse 7.12 serves as a replacement for Red Hat Fuse 7.11 and includes bug fixes and enhancements, which are documented in the Release Notes document linked in the References.
Security Fix(es):
* hazelcast: Hazelcast connection caching (CVE-2022-36437)
* spring-security: Authorization rules can be bypassed via forward or include dispatcher types in Spring Security (CVE-2022-31692)
* xstream: Denial of Service by injecting recursive collections or maps based on element's hash values raising a stack overflow (CVE-2022-41966)
* Apache-Commons-BCEL: arbitrary bytecode produced via out-of-bounds writing (CVE-2022-42920)
* Apache CXF: SSRF Vulnerability (CVE-2022-46364)
* Undertow: Infinite loop in SslConduit during close (CVE-2023-1108)
* json-smart: Uncontrolled Resource Consumption vulnerability in json-smart (Resource Exhaustion) (CVE-2023-1370)
* springframework: Security Bypass With Un-Prefixed Double Wildcard Pattern (CVE-2023-20860)
* spring-boot: Spring Boot Welcome Page DoS Vulnerability (CVE-2023-20883)
* jakarta-commons-httpclient: missing connection hostname check against X.509 certificate name (CVE-2012-5783)
* apache-httpclient: incorrect handling of malformed authority component in request URIs (CVE-2020-13956)
* undertow: Server identity in https connection is not checked by the undertow client (CVE-2022-4492)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
* batik: Server-Side Request Forgery (CVE-2022-38398)
* batik: Server-Side Request Forgery (CVE-2022-38648)
* batik: Server-Side Request Forgery (SSRF) vulnerability (CVE-2022-40146)
* batik: Apache XML Graphics Batik vulnerable to code execution via SVG (CVE-2022-41704)
* dev-java/snakeyaml: DoS via stack overflow (CVE-2022-41854)
* codec-haproxy: HAProxyMessageDecoder Stack Exhaustion DoS (CVE-2022-41881)
* engine.io: Specially crafted HTTP request can trigger an uncaught exception (CVE-2022-41940)
* postgresql-jdbc: Information leak of prepared statement data due to insecure temporary file permissions (CVE-2022-41946)
* batik: Untrusted code execution in Apache XML Graphics Batik (CVE-2022-42890)
* Apache CXF: directory listing / code exfiltration (CVE-2022-46363)
* springframework: Spring Expression DoS Vulnerability (CVE-2023-20861)
* shiro: Authentication bypass through a specially crafted HTTP request (CVE-2023-22602)
* bouncycastle: potential blind LDAP injection attack using a self-signed certificate (CVE-2023-33201)
* tomcat: JsonErrorReportValve injection (CVE-2022-45143)
For more details about the security issues, including the impact, CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "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": "A minor version update (from 7.11 to 7.12) is now available for Red Hat Fuse. The purpose of this text-only errata is to inform you about the security issues fixed in this release.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "This release of Red Hat Fuse 7.12 serves as a replacement for Red Hat Fuse 7.11 and includes bug fixes and enhancements, which are documented in the Release Notes document linked in the References.\n\nSecurity Fix(es):\n\n* hazelcast: Hazelcast connection caching (CVE-2022-36437)\n\n* spring-security: Authorization rules can be bypassed via forward or include dispatcher types in Spring Security (CVE-2022-31692)\n\n* xstream: Denial of Service by injecting recursive collections or maps based on element\u0027s hash values raising a stack overflow (CVE-2022-41966)\n\n* Apache-Commons-BCEL: arbitrary bytecode produced via out-of-bounds writing (CVE-2022-42920)\n\n* Apache CXF: SSRF Vulnerability (CVE-2022-46364)\n\n* Undertow: Infinite loop in SslConduit during close (CVE-2023-1108)\n\n* json-smart: Uncontrolled Resource Consumption vulnerability in json-smart (Resource Exhaustion) (CVE-2023-1370)\n\n* springframework: Security Bypass With Un-Prefixed Double Wildcard Pattern (CVE-2023-20860)\n\n* spring-boot: Spring Boot Welcome Page DoS Vulnerability (CVE-2023-20883)\n\n* jakarta-commons-httpclient: missing connection hostname check against X.509 certificate name (CVE-2012-5783)\n\n* apache-httpclient: incorrect handling of malformed authority component in request URIs (CVE-2020-13956)\n\n* undertow: Server identity in https connection is not checked by the undertow client (CVE-2022-4492)\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\n* batik: Server-Side Request Forgery (CVE-2022-38398)\n\n* batik: Server-Side Request Forgery (CVE-2022-38648)\n\n* batik: Server-Side Request Forgery (SSRF) vulnerability (CVE-2022-40146)\n\n* batik: Apache XML Graphics Batik vulnerable to code execution via SVG (CVE-2022-41704)\n\n* dev-java/snakeyaml: DoS via stack overflow (CVE-2022-41854)\n\n* codec-haproxy: HAProxyMessageDecoder Stack Exhaustion DoS (CVE-2022-41881)\n\n* engine.io: Specially crafted HTTP request can trigger an uncaught exception (CVE-2022-41940)\n\n* postgresql-jdbc: Information leak of prepared statement data due to insecure temporary file permissions (CVE-2022-41946)\n\n* batik: Untrusted code execution in Apache XML Graphics Batik (CVE-2022-42890)\n\n* Apache CXF: directory listing / code exfiltration (CVE-2022-46363)\n\n* springframework: Spring Expression DoS Vulnerability (CVE-2023-20861)\n\n* shiro: Authentication bypass through a specially crafted HTTP request (CVE-2023-22602)\n\n* bouncycastle: potential blind LDAP injection attack using a self-signed certificate (CVE-2023-33201)\n\n* tomcat: JsonErrorReportValve injection (CVE-2022-45143)\n\nFor more details about the security issues, including the impact, CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:3954", "url": "https://access.redhat.com/errata/RHSA-2023:3954" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downloadType=distributions\u0026product=jboss.fuse\u0026version=7.12.0", "url": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downloadType=distributions\u0026product=jboss.fuse\u0026version=7.12.0" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_fuse/7.12/", "url": "https://access.redhat.com/documentation/en-us/red_hat_fuse/7.12/" }, { "category": "external", "summary": "873317", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=873317" }, { "category": "external", "summary": "1886587", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1886587" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2142707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142707" }, { "category": "external", "summary": "2144970", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144970" }, { "category": "external", "summary": "2151988", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151988" }, { "category": "external", "summary": "2153260", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153260" }, { "category": "external", "summary": "2153379", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153379" }, { "category": "external", "summary": "2153399", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153399" }, { "category": "external", "summary": "2155291", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155291" }, { "category": "external", "summary": "2155292", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155292" }, { "category": "external", "summary": "2155295", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155295" }, { "category": "external", "summary": "2155681", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155681" }, { "category": "external", "summary": "2155682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155682" }, { "category": "external", "summary": "2158695", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158695" }, { "category": "external", "summary": "2162053", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2162053" }, { "category": "external", "summary": "2162206", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2162206" }, { "category": "external", "summary": "2170431", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170431" }, { "category": "external", "summary": "2174246", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174246" }, { "category": "external", "summary": "2180528", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180528" }, { "category": "external", "summary": "2180530", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180530" }, { "category": "external", "summary": "2182182", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182182" }, { "category": "external", "summary": "2182183", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182183" }, { "category": "external", "summary": "2182198", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182198" }, { "category": "external", "summary": "2188542", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188542" }, { "category": "external", "summary": "2209342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209342" }, { "category": "external", "summary": "2215465", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215465" }, { "category": "external", "summary": "ENTESB-20598", "url": "https://issues.redhat.com/browse/ENTESB-20598" }, { "category": "external", "summary": "ENTESB-21418", "url": "https://issues.redhat.com/browse/ENTESB-21418" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3954.json" } ], "title": "Red Hat Security Advisory: Red Hat Fuse 7.12 release and security update", "tracking": { "current_release_date": "2024-11-15T17:22:20+00:00", "generator": { "date": "2024-11-15T17:22:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:3954", "initial_release_date": "2023-06-29T20:07:23+00:00", "revision_history": [ { "date": "2023-06-29T20:07:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-06-29T20:07:23+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:22:20+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Fuse 7.12", "product": { "name": "Red Hat Fuse 7.12", "product_id": "Red Hat Fuse 7.12", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_fuse:7" } } } ], "category": "product_family", "name": "Red Hat JBoss Fuse" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2012-5783", "discovery_date": "2012-11-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "873317" } ], "notes": [ { "category": "description", "text": "It was found that Apache Commons HttpClient 3.x, as used in Amazon Flexible Payments Service (FPS) merchant Java SDK and other products, does not verify that the server hostname matches a domain name in the subject\u0027s Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.", "title": "Vulnerability description" }, { "category": "summary", "text": "jakarta-commons-httpclient: missing connection hostname check against X.509 certificate name", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2012-5783" }, { "category": "external", "summary": "RHBZ#873317", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=873317" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2012-5783", "url": "https://www.cve.org/CVERecord?id=CVE-2012-5783" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-5783", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5783" } ], "release_date": "2012-10-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.0" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jakarta-commons-httpclient: missing connection hostname check against X.509 certificate name" }, { "cve": "CVE-2020-13956", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2020-10-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1886587" } ], "notes": [ { "category": "description", "text": "Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "apache-httpclient: incorrect handling of malformed authority component in request URIs", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP) the affected components are behind OpenShift OAuth authentication. This restricts access to the vulnerable httpclient library to authenticated users only. Additionally the vulnerable httpclient library is not used directly in OCP components, therefore the impact by this vulnerability is Low.\nIn OCP 4 there are no plans to maintain ose-logging-elasticsearch5 container, hence marked as wontfix.\n\nIn the Red Hat Enterprise Linux platforms, Maven 35 and 36 are affected via their respective `httpcomponents-client` component.", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-13956" }, { "category": "external", "summary": "RHBZ#1886587", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1886587" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-13956", "url": "https://www.cve.org/CVERecord?id=CVE-2020-13956" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-13956", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13956" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2020/10/08/4", "url": "https://www.openwall.com/lists/oss-security/2020/10/08/4" } ], "release_date": "2020-10-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "apache-httpclient: incorrect handling of malformed authority component in request URIs" }, { "cve": "CVE-2022-4492", "cwe": { "id": "CWE-550", "name": "Server-generated Error Message Containing Sensitive Information" }, "discovery_date": "2022-12-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2153260" } ], "notes": [ { "category": "description", "text": "A flaw was found in undertow. The undertow client is not checking the server identity the server certificate presents in HTTPS connections. This is a compulsory step ( that should at least be performed by default) in HTTPS and in http/2.", "title": "Vulnerability description" }, { "category": "summary", "text": "undertow: Server identity in https connection is not checked by the undertow client", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4492" }, { "category": "external", "summary": "RHBZ#2153260", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153260" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4492", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4492" } ], "release_date": "2022-12-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "undertow: Server identity in https connection is not checked by the undertow client" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "Red Hat Fuse 7.12" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" }, { "cve": "CVE-2022-31692", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-01-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2162206" } ], "notes": [ { "category": "description", "text": "A flaw was found in the spring-security framework. Spring Security could allow a remote attacker to bypass security restrictions caused by an issue when using forward or include dispatcher types. By sending a specially-crafted request, an attacker can bypass authorization rules.", "title": "Vulnerability description" }, { "category": "summary", "text": "spring-security: Authorization rules can be bypassed via forward or include dispatcher types in Spring Security", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31692" }, { "category": "external", "summary": "RHBZ#2162206", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2162206" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31692", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31692" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31692", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31692" }, { "category": "external", "summary": "https://spring.io/security/cve-2022-31692", "url": "https://spring.io/security/cve-2022-31692" } ], "release_date": "2022-10-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "spring-security: Authorization rules can be bypassed via forward or include dispatcher types in Spring Security" }, { "cve": "CVE-2022-36437", "cwe": { "id": "CWE-384", "name": "Session Fixation" }, "discovery_date": "2023-01-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2162053" } ], "notes": [ { "category": "description", "text": "A flaw was found in Hazelcast and Hazelcast Jet. This flaw may allow an attacker unauthenticated access to manipulate data in the cluster.", "title": "Vulnerability description" }, { "category": "summary", "text": "hazelcast: Hazelcast connection caching", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Integration - Camel Quarkus Extensions: Hazelcast is contained in camel-quarkus-hazelcast but it does not affect any supported component. This package is community support only. Hence the low impact for Camel Quarkus Extension.", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-36437" }, { "category": "external", "summary": "RHBZ#2162053", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2162053" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-36437", "url": "https://www.cve.org/CVERecord?id=CVE-2022-36437" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-36437", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36437" }, { "category": "external", "summary": "https://github.com/hazelcast/hazelcast/security/advisories/GHSA-c5hg-mr8r-f6jp", "url": "https://github.com/hazelcast/hazelcast/security/advisories/GHSA-c5hg-mr8r-f6jp" } ], "release_date": "2022-12-30T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "hazelcast: Hazelcast connection caching" }, { "cve": "CVE-2022-38398", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "discovery_date": "2022-12-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155292" } ], "notes": [ { "category": "description", "text": "Server-Side Request Forgery (SSRF) vulnerability in Batik of Apache XML Graphics allows an attacker to load a url thru the jar protocol. This issue affects Apache XML Graphics Batik 1.14.", "title": "Vulnerability description" }, { "category": "summary", "text": "batik: Server-Side Request Forgery", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38398" }, { "category": "external", "summary": "RHBZ#2155292", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155292" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38398", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38398" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38398", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38398" }, { "category": "external", "summary": "http://svn.apache.org/viewvc?view=revision\u0026revision=1903462", "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1903462" }, { "category": "external", "summary": "https://issues.apache.org/jira/browse/BATIK-1331", "url": "https://issues.apache.org/jira/browse/BATIK-1331" }, { "category": "external", "summary": "https://lists.apache.org/thread/712c9xwtmyghyokzrm2ml6sps4xlmbsx", "url": "https://lists.apache.org/thread/712c9xwtmyghyokzrm2ml6sps4xlmbsx" } ], "release_date": "2022-09-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "batik: Server-Side Request Forgery" }, { "cve": "CVE-2022-38648", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "discovery_date": "2022-12-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155295" } ], "notes": [ { "category": "description", "text": "Server-Side Request Forgery (SSRF) vulnerability in Batik of Apache XML Graphics allows an attacker to fetch external resources. This issue affects Apache XML Graphics Batik 1.14.", "title": "Vulnerability description" }, { "category": "summary", "text": "batik: Server-Side Request Forgery", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38648" }, { "category": "external", "summary": "RHBZ#2155295", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155295" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38648", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38648" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38648", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38648" }, { "category": "external", "summary": "http://svn.apache.org/viewvc?view=revision\u0026revision=1903625", "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1903625" }, { "category": "external", "summary": "https://issues.apache.org/jira/browse/BATIK-1333", "url": "https://issues.apache.org/jira/browse/BATIK-1333" }, { "category": "external", "summary": "https://lists.apache.org/thread/gfsktxvj7jtwyovmhhbrw0bs13wfjd7b", "url": "https://lists.apache.org/thread/gfsktxvj7jtwyovmhhbrw0bs13wfjd7b" } ], "release_date": "2022-09-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "batik: Server-Side Request Forgery" }, { "cve": "CVE-2022-40146", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "discovery_date": "2022-12-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155291" } ], "notes": [ { "category": "description", "text": "Server-Side Request Forgery (SSRF) vulnerability in Batik of Apache XML Graphics allows an attacker to access files using a Jar url. This issue affects Apache XML Graphics Batik 1.14.", "title": "Vulnerability description" }, { "category": "summary", "text": "batik: Server-Side Request Forgery (SSRF) vulnerability", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40146" }, { "category": "external", "summary": "RHBZ#2155291", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155291" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40146", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40146" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40146", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40146" }, { "category": "external", "summary": "http://svn.apache.org/viewvc?view=revision\u0026revision=1903910", "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1903910" }, { "category": "external", "summary": "https://issues.apache.org/jira/browse/BATIK-1335", "url": "https://issues.apache.org/jira/browse/BATIK-1335" }, { "category": "external", "summary": "https://lists.apache.org/thread/hxtddqjty2sbs12y97c8g7xfh17jzxsx", "url": "https://lists.apache.org/thread/hxtddqjty2sbs12y97c8g7xfh17jzxsx" } ], "release_date": "2022-09-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "batik: Server-Side Request Forgery (SSRF) vulnerability" }, { "cve": "CVE-2022-41704", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "discovery_date": "2023-03-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2182182" } ], "notes": [ { "category": "description", "text": "A flaw was found in Batik.\u00a0This issue may allow a malicious user to run untrusted Java code from an SVG.", "title": "Vulnerability description" }, { "category": "summary", "text": "batik: Apache XML Graphics Batik vulnerable to code execution via SVG", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41704" }, { "category": "external", "summary": "RHBZ#2182182", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182182" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41704", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41704" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41704", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41704" } ], "release_date": "2022-10-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "batik: Apache XML Graphics Batik vulnerable to code execution via SVG" }, { "cve": "CVE-2022-41854", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-12-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2151988" } ], "notes": [ { "category": "description", "text": "Those using Snakeyaml to parse untrusted YAML files may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stack overflow. This effect may support a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "dev-java/snakeyaml: DoS via stack overflow", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41854" }, { "category": "external", "summary": "RHBZ#2151988", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151988" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41854", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41854" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41854", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41854" }, { "category": "external", "summary": "https://bitbucket.org/snakeyaml/snakeyaml/issues/543/stackoverflow-oss-fuzz-50355", "url": "https://bitbucket.org/snakeyaml/snakeyaml/issues/543/stackoverflow-oss-fuzz-50355" }, { "category": "external", "summary": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50355", "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50355" } ], "release_date": "2022-11-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "dev-java/snakeyaml: DoS via stack overflow" }, { "cve": "CVE-2022-41881", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "discovery_date": "2022-12-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2153379" } ], "notes": [ { "category": "description", "text": "A flaw was found in codec-haproxy from the Netty project. This flaw allows an attacker to build a malformed crafted message and cause infinite recursion, causing stack exhaustion and leading to a denial of service (DoS).", "title": "Vulnerability description" }, { "category": "summary", "text": "codec-haproxy: HAProxyMessageDecoder Stack Exhaustion 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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41881" }, { "category": "external", "summary": "RHBZ#2153379", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153379" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41881" } ], "release_date": "2022-12-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "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": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "codec-haproxy: HAProxyMessageDecoder Stack Exhaustion DoS" }, { "cve": "CVE-2022-41940", "cwe": { "id": "CWE-248", "name": "Uncaught Exception" }, "discovery_date": "2022-11-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2144970" } ], "notes": [ { "category": "description", "text": "A flaw was found in engine.io. The Socket.IO Engine.IO is vulnerable to a denial of service caused by an uncaught exception flaw. By sending a specially-crafted HTTP request, a remote, authenticated attacker can cause the Node.js process to crash, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "engine.io: Specially crafted HTTP request can trigger an uncaught exception", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41940" }, { "category": "external", "summary": "RHBZ#2144970", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144970" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41940", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41940" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41940", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41940" } ], "release_date": "2022-11-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "engine.io: Specially crafted HTTP request can trigger an uncaught exception" }, { "cve": "CVE-2022-41946", "cwe": { "id": "CWE-377", "name": "Insecure Temporary File" }, "discovery_date": "2022-12-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2153399" } ], "notes": [ { "category": "description", "text": "A flaw was found in org.postgresql. This issue allows the creation of a temporary file when using PreparedStatement.setText(int, InputStream) and PreparedStatemet.setBytea(int, InputStream). This could allow a user to create an unexpected file available to all users, which could end in unexpected behavior.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql-jdbc: Information leak of prepared statement data due to insecure temporary file permissions", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Satellite ships a PostgreSQL JDBC Driver for Hibernate ORM framework, which is embeds into Candlepin. Although Candlepin itself doesn\u0027t make direct use of the PreparedStatement methods from the PostgreSQL JDBC Driver, Hibernate ORM does utilize these methods, potentially making framework affected. Satellite server operating in an environment with untrusted users while the driver is running are vulnerable to the flaw, however, deployments without untrusted users are considered safe. A future Satellite update should address this issue.", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41946" }, { "category": "external", "summary": "RHBZ#2153399", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153399" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41946", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41946" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41946", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41946" } ], "release_date": "2022-11-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql-jdbc: Information leak of prepared statement data due to insecure temporary file permissions" }, { "cve": "CVE-2022-41966", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2023-02-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2170431" } ], "notes": [ { "category": "description", "text": "A flaw was found in the xstream package. This flaw allows an attacker to cause a denial of service by injecting recursive collections or maps, raising a stack overflow.", "title": "Vulnerability description" }, { "category": "summary", "text": "xstream: Denial of Service by injecting recursive collections or maps based on element\u0027s hash values raising a stack overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Fuse 7 ships an affected version of XStream. No endpoint in any flavor of Fuse is accepting by default an unverified input stream passed directly to XStream unmarshaller. Documentation always recommend all the endpoints (TCP/UDP/HTTP(S)/other listeners) to have at least one layer of authentication/authorization and Fuse in general itself in particular has a lot of mechanisms to protect the endpoints.\n\nRed Hat Single Sign-On contains XStream as a transitive dependency from Infinispan and the same is not affected as NO_REFERENCE is in use.", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41966" }, { "category": "external", "summary": "RHBZ#2170431", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170431" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41966", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41966" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41966", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41966" }, { "category": "external", "summary": "https://github.com/x-stream/xstream/security/advisories/GHSA-j563-grx4-pjpv", "url": "https://github.com/x-stream/xstream/security/advisories/GHSA-j563-grx4-pjpv" } ], "release_date": "2022-12-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "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": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "xstream: Denial of Service by injecting recursive collections or maps based on element\u0027s hash values raising a stack overflow" }, { "cve": "CVE-2022-42890", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "discovery_date": "2023-03-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2182183" } ], "notes": [ { "category": "description", "text": "A flaw was found in Batik of Apache XML Graphics. This issue may allow a malicious user to run Java code from untrusted SVG via JavaScript.", "title": "Vulnerability description" }, { "category": "summary", "text": "batik: Untrusted code execution in Apache XML Graphics Batik", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42890" }, { "category": "external", "summary": "RHBZ#2182183", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182183" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42890", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42890" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42890", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42890" } ], "release_date": "2022-10-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "batik: Untrusted code execution in Apache XML Graphics Batik" }, { "cve": "CVE-2022-42920", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-11-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2142707" } ], "notes": [ { "category": "description", "text": "An out-of-bounds (OOB) write flaw was found in Apache Commons BCEL API. This flaw can be used to produce arbitrary bytecode and may abuse applications that pass attacker-controlled data to those APIs, giving the attacker more control over the resulting bytecode than otherwise expected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Apache-Commons-BCEL: arbitrary bytecode produced via out-of-bounds writing", "title": "Vulnerability summary" }, { "category": "other", "text": "Fuse 7 ships the code in question but does not utilize it in the product, so it is affected at a reduced impact of Moderate.", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42920" }, { "category": "external", "summary": "RHBZ#2142707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142707" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42920", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42920" }, { "category": "external", "summary": "https://lists.apache.org/thread/lfxk7q8qmnh5bt9jm6nmjlv5hsxjhrz4", "url": "https://lists.apache.org/thread/lfxk7q8qmnh5bt9jm6nmjlv5hsxjhrz4" } ], "release_date": "2022-11-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Apache-Commons-BCEL: arbitrary bytecode produced via out-of-bounds writing" }, { "cve": "CVE-2022-45143", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "discovery_date": "2023-01-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2158695" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Tomcat package. This flaw allowed users to input an invalid JSON structure, causing unwanted behavior as it did not escape the type, message, or description values.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat: JsonErrorReportValve injection", "title": "Vulnerability summary" }, { "category": "other", "text": "Although it may be rated as CVSS 7.5, it\u0027s still considered a low impact flaw as according to the advisory report from Apache, user controlled data may occur in specific cases only and may alter some specific fields only.\n\nRed Hat Satellite does not include the affected Apache Tomcat, however, Tomcat is shipped with Red Hat Enterprise Linux and consumed by the Candlepin component of Satellite. Red Hat Satellite users are therefore advised to check the impact state of Red Hat Enterprise Linux, since any necessary fixes will be distributed through the platform.", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-45143" }, { "category": "external", "summary": "RHBZ#2158695", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158695" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-45143", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45143" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45143", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45143" }, { "category": "external", "summary": "https://lists.apache.org/thread/yqkd183xrw3wqvnpcg3osbcryq85fkzj", "url": "https://lists.apache.org/thread/yqkd183xrw3wqvnpcg3osbcryq85fkzj" } ], "release_date": "2023-01-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "tomcat: JsonErrorReportValve injection" }, { "cve": "CVE-2022-46363", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-12-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155681" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Apache CXF that could allow an attacker to perform a remote directory listing or code exfiltration. This issue only applies when the CXFServlet is configured with both the static-resources-list and redirect-query-check attributes. These attributes are not supposed to be used together, so the issue can only occur if the CXF service is misconfigured.", "title": "Vulnerability description" }, { "category": "summary", "text": "CXF: directory listing / code exfiltration", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-46363" }, { "category": "external", "summary": "RHBZ#2155681", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155681" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-46363", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46363" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46363", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46363" }, { "category": "external", "summary": "https://lists.apache.org/thread/pdzo1qgyplf4y523tnnzrcm7hoco3l8c", "url": "https://lists.apache.org/thread/pdzo1qgyplf4y523tnnzrcm7hoco3l8c" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "CXF: directory listing / code exfiltration" }, { "cve": "CVE-2022-46364", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "discovery_date": "2022-12-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155682" } ], "notes": [ { "category": "description", "text": "A SSRF vulnerability was found in Apache CXF. This issue occurs when parsing the href attribute of XOP:Include in MTOM requests, allowing an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type.", "title": "Vulnerability description" }, { "category": "summary", "text": "CXF: SSRF Vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Integration Camel Quarkus does not support CXF extensions and so is affected at a reduced impact of Moderate.\nThe RHSSO server does not ship Apache CXF. The component mentioned in CVE-2022-46364 is a transitive dependency coming from Fuse adapters and the test suite.", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-46364" }, { "category": "external", "summary": "RHBZ#2155682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155682" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-46364", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46364" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46364", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46364" }, { "category": "external", "summary": "https://cxf.apache.org/security-advisories.data/CVE-2022-46364.txt?version=1\u0026modificationDate=1670944472739\u0026api=v2", "url": "https://cxf.apache.org/security-advisories.data/CVE-2022-46364.txt?version=1\u0026modificationDate=1670944472739\u0026api=v2" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "CXF: SSRF Vulnerability" }, { "cve": "CVE-2023-1108", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2023-02-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2174246" } ], "notes": [ { "category": "description", "text": "A flaw was found in undertow. This issue makes achieving a denial of service possible due to an unexpected handshake status updated in SslConduit, where the loop never terminates.", "title": "Vulnerability description" }, { "category": "summary", "text": "Undertow: Infinite loop in SslConduit during close", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1108" }, { "category": "external", "summary": "RHBZ#2174246", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174246" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1108", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1108" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1108", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1108" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-m4mm-pg93-fv78", "url": "https://github.com/advisories/GHSA-m4mm-pg93-fv78" } ], "release_date": "2023-03-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "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": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Undertow: Infinite loop in SslConduit during close" }, { "cve": "CVE-2023-1370", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "discovery_date": "2023-04-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2188542" } ], "notes": [ { "category": "description", "text": "A flaw was found in the json-smart package. This security flaw occurs when reaching a \u2018[\u2018 or \u2018{\u2018 character in the JSON input, and the code parses an array or an object, respectively. The 3PP does not have any limit to the nesting of such arrays or objects. Since nested arrays and objects are parsed recursively, nesting too many of them can cause stack exhaustion (stack overflow) and crash the software.", "title": "Vulnerability description" }, { "category": "summary", "text": "json-smart: Uncontrolled Resource Consumption vulnerability in json-smart (Resource Exhaustion)", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1370" }, { "category": "external", "summary": "RHBZ#2188542", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188542" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1370", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1370" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1370", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1370" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-493p-pfq6-5258", "url": "https://github.com/advisories/GHSA-493p-pfq6-5258" }, { "category": "external", "summary": "https://research.jfrog.com/vulnerabilities/stack-exhaustion-in-json-smart-leads-to-denial-of-service-when-parsing-malformed-json-xray-427633/", "url": "https://research.jfrog.com/vulnerabilities/stack-exhaustion-in-json-smart-leads-to-denial-of-service-when-parsing-malformed-json-xray-427633/" } ], "release_date": "2023-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "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": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "json-smart: Uncontrolled Resource Consumption vulnerability in json-smart (Resource Exhaustion)" }, { "cve": "CVE-2023-20860", "cwe": { "id": "CWE-155", "name": "Improper Neutralization of Wildcards or Matching Symbols" }, "discovery_date": "2023-03-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2180528" } ], "notes": [ { "category": "description", "text": "A flaw was found in Spring Framework. In this vulnerability, a security bypass is possible due to the behavior of the wildcard pattern.", "title": "Vulnerability description" }, { "category": "summary", "text": "springframework: Security Bypass With Un-Prefixed Double Wildcard Pattern", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-20860" }, { "category": "external", "summary": "RHBZ#2180528", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180528" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-20860", "url": "https://www.cve.org/CVERecord?id=CVE-2023-20860" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-20860", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-20860" }, { "category": "external", "summary": "https://spring.io/blog/2023/03/20/spring-framework-6-0-7-and-5-3-26-fix-cve-2023-20860-and-cve-2023-20861", "url": "https://spring.io/blog/2023/03/20/spring-framework-6-0-7-and-5-3-26-fix-cve-2023-20860-and-cve-2023-20861" } ], "release_date": "2023-03-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "springframework: Security Bypass With Un-Prefixed Double Wildcard Pattern" }, { "cve": "CVE-2023-20861", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2023-03-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2180530" } ], "notes": [ { "category": "description", "text": "A flaw found was found in Spring Framework. This flaw allows a malicious user to use a specially crafted SpEL expression that causes a denial of service (DoS).", "title": "Vulnerability description" }, { "category": "summary", "text": "springframework: Spring Expression DoS Vulnerability", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-20861" }, { "category": "external", "summary": "RHBZ#2180530", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180530" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-20861", "url": "https://www.cve.org/CVERecord?id=CVE-2023-20861" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-20861", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-20861" }, { "category": "external", "summary": "https://spring.io/blog/2023/03/20/spring-framework-6-0-7-and-5-3-26-fix-cve-2023-20860-and-cve-2023-20861", "url": "https://spring.io/blog/2023/03/20/spring-framework-6-0-7-and-5-3-26-fix-cve-2023-20860-and-cve-2023-20861" } ], "release_date": "2023-03-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "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": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "springframework: Spring Expression DoS Vulnerability" }, { "cve": "CVE-2023-20883", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2209342" } ], "notes": [ { "category": "description", "text": "A flaw was found in Spring Boot, occurring prominently in Spring MVC with a reverse proxy cache. This issue requires Spring MVC to have auto-configuration enabled and the application to use Spring Boot\u0027s welcome page support, either static or templated, resulting in the application being deployed behind a proxy that caches 404 responses. This issue may cause a denial of service (DoS) attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "spring-boot: Spring Boot Welcome Page DoS Vulnerability", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-20883" }, { "category": "external", "summary": "RHBZ#2209342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209342" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-20883", "url": "https://www.cve.org/CVERecord?id=CVE-2023-20883" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-20883", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-20883" } ], "release_date": "2023-05-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "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": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "spring-boot: Spring Boot Welcome Page DoS Vulnerability" }, { "cve": "CVE-2023-22602", "cwe": { "id": "CWE-436", "name": "Interpretation Conflict" }, "discovery_date": "2023-03-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2182198" } ], "notes": [ { "category": "description", "text": "A flaw was found in Apache Shiro. This issue may allow a malicious user to send a specially crafted HTTP request that could cause an authentication bypass.", "title": "Vulnerability description" }, { "category": "summary", "text": "shiro: Authentication bypass through a specially crafted HTTP request", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-22602" }, { "category": "external", "summary": "RHBZ#2182198", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182198" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-22602", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22602" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-22602", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22602" } ], "release_date": "2023-01-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "shiro: Authentication bypass through a specially crafted HTTP request" }, { "cve": "CVE-2023-33201", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-06-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215465" } ], "notes": [ { "category": "description", "text": "A flaw was found in Bouncy Castle 1.73. This issue targets the fix of LDAP wild cards. Before the fix there was no validation for the X.500 name of any certificate, subject, or issuer, so the presence of a wild card may lead to information disclosure. This could allow a malicious user to obtain unauthorized information via blind LDAP Injection, exploring the environment and enumerating data. The exploit depends on the structure of the target LDAP directory as well as what kind of errors are exposed to the user.", "title": "Vulnerability description" }, { "category": "summary", "text": "bouncycastle: potential blind LDAP injection attack using a self-signed certificate", "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": [ "Red Hat Fuse 7.12" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-33201" }, { "category": "external", "summary": "RHBZ#2215465", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215465" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-33201", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33201" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-33201", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33201" }, { "category": "external", "summary": "https://github.com/bcgit/bc-java/wiki/CVE-2023-33201", "url": "https://github.com/bcgit/bc-java/wiki/CVE-2023-33201" } ], "release_date": "2023-06-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-29T20:07:23+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/articles/11258", "product_ids": [ "Red Hat Fuse 7.12" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3954" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.12" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bouncycastle: potential blind LDAP injection attack using a self-signed certificate" } ] }
rhsa-2023_0076
Vulnerability from csaf_redhat
Published
2023-01-11 17:43
Modified
2024-11-13 23:52
Summary
Red Hat Security Advisory: Red Hat Ceph Storage 5.3 security update and Bug Fix
Notes
Topic
An update for ceph, cephadm-ansible, ceph-iscsi, python-dataclasses, and python-werkzeug is now available for Red Hat Ceph Storage 5.3.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat Ceph Storage is a scalable, open, software-defined storage platform that combines the most stable version of the Ceph storage system with a Ceph management platform, deployment utilities, and support services.
Security Fix(es):
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
This update also fixes several bugs and adds various enhancements. Documentation for these changes is available from the Release Notes document linked to in the References section.
Bug Fix(es)
These new packages include numerous bug fixes and enhancements. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat Ceph Storage Release Notes for information on the most significant of these changes:
https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/5.3/html/release_notes/index
All users of Red Hat Ceph Storage are advised to upgrade to these updated packages that provide numerous enhancements and bug fixes.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for ceph, cephadm-ansible, ceph-iscsi, python-dataclasses, and python-werkzeug is now available for Red Hat Ceph Storage 5.3.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Ceph Storage is a scalable, open, software-defined storage platform that combines the most stable version of the Ceph storage system with a Ceph management platform, deployment utilities, and support services.\n\nSecurity Fix(es):\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nThis update also fixes several bugs and adds various enhancements. Documentation for these changes is available from the Release Notes document linked to in the References section.\n\nBug Fix(es)\n\nThese new packages include numerous bug fixes and enhancements. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat Ceph Storage Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_ceph_storage/5.3/html/release_notes/index\n\nAll users of Red Hat Ceph Storage are advised to upgrade to these updated packages that provide numerous enhancements and bug fixes.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:0076", "url": "https://access.redhat.com/errata/RHSA-2023:0076" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/5.3/html/release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/5.3/html/release_notes/index" }, { "category": "external", "summary": "1749627", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749627" }, { "category": "external", "summary": "1827519", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827519" }, { "category": "external", "summary": "1905785", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1905785" }, { "category": "external", "summary": "1941668", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941668" }, { "category": "external", "summary": "1957088", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957088" }, { "category": "external", "summary": "1986826", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1986826" }, { "category": "external", "summary": "1989527", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1989527" }, { "category": "external", "summary": "2011686", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011686" }, { "category": "external", "summary": "2014330", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014330" }, { "category": "external", "summary": "2015028", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2015028" }, { "category": "external", "summary": "2017660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2017660" }, { "category": "external", "summary": "2019870", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2019870" }, { "category": "external", "summary": "2021009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2021009" }, { "category": "external", "summary": "2023164", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2023164" }, { "category": "external", "summary": "2023552", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2023552" }, { "category": "external", "summary": "2024308", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024308" }, { "category": "external", "summary": "2025932", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025932" }, { "category": "external", "summary": "2026101", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026101" }, { "category": "external", "summary": "2026282", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026282" }, { "category": "external", "summary": "2028220", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2028220" }, { "category": "external", "summary": "2037041", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2037041" }, { "category": "external", "summary": "2041692", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041692" }, { "category": "external", "summary": "2042394", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2042394" }, { "category": "external", "summary": "2052516", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052516" }, { "category": "external", "summary": "2052916", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052916" }, { "category": "external", "summary": "2055137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055137" }, { "category": "external", "summary": "2062794", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062794" }, { "category": "external", "summary": "2064481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064481" }, { "category": "external", "summary": "2066453", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066453" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2072510", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072510" }, { "category": "external", "summary": "2072690", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072690" }, { "category": "external", "summary": "2075214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2075214" }, { "category": "external", "summary": "2086441", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086441" }, { "category": "external", "summary": "2086471", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086471" }, { "category": "external", "summary": "2089220", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089220" }, { "category": "external", "summary": "2091773", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091773" }, { "category": "external", "summary": "2095062", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095062" }, { "category": "external", "summary": "2095670", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095670" }, { "category": "external", "summary": "2100553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100553" }, { "category": "external", "summary": "2100602", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100602" }, { "category": "external", "summary": "2101807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101807" }, { "category": "external", "summary": "2102934", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102934" }, { "category": "external", "summary": "2104835", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104835" }, { "category": "external", "summary": "2105251", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105251" }, { "category": "external", "summary": "2105309", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105309" }, { "category": "external", "summary": "2105324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105324" }, { "category": "external", "summary": "2107405", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107405" }, { "category": "external", "summary": "2108394", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108394" }, { "category": "external", "summary": "2108707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108707" }, { "category": "external", "summary": "2108886", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108886" }, { "category": "external", "summary": "2109256", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109256" }, { "category": "external", "summary": "2109675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109675" }, { "category": "external", "summary": "2109886", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109886" }, { "category": "external", "summary": "2109935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109935" }, { "category": "external", "summary": "2110008", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110008" }, { "category": "external", "summary": "2110338", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110338" }, { "category": "external", "summary": "2110865", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110865" }, { "category": "external", "summary": "2111488", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111488" }, { "category": "external", "summary": "2114607", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114607" }, { "category": "external", "summary": "2117313", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117313" }, { "category": "external", "summary": "2117672", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117672" }, { "category": "external", "summary": "2118295", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118295" }, { "category": "external", "summary": "2118798", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118798" }, { "category": "external", "summary": "2119256", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119256" }, { "category": "external", "summary": "2119449", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119449" }, { "category": "external", "summary": "2119774", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119774" }, { "category": "external", "summary": "2119853", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119853" }, { "category": "external", "summary": "2120187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120187" }, { "category": "external", "summary": "2120262", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120262" }, { "category": "external", "summary": "2121462", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121462" }, { "category": "external", "summary": "2121489", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121489" }, { "category": "external", "summary": "2121548", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121548" }, { "category": "external", "summary": "2121673", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121673" }, { "category": "external", "summary": "2122130", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122130" }, { "category": "external", "summary": "2123335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123335" }, { "category": "external", "summary": "2123423", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123423" }, { "category": "external", "summary": "2124423", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124423" }, { "category": "external", "summary": "2126787", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126787" }, { "category": "external", "summary": "2127319", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127319" }, { "category": "external", "summary": "2128194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128194" }, { "category": "external", "summary": "2129718", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129718" }, { "category": "external", "summary": "2130116", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130116" }, { "category": "external", "summary": "2131932", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131932" }, { "category": "external", "summary": "2132481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132481" }, { "category": "external", "summary": "2135334", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135334" }, { "category": "external", "summary": "2136551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136551" }, { "category": "external", "summary": "2138791", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138791" }, { "category": "external", "summary": "2139258", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139258" }, { "category": "external", "summary": "2139422", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139422" }, { "category": "external", "summary": "2140569", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140569" }, { "category": "external", "summary": "2142141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142141" }, { "category": "external", "summary": "2142174", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142174" }, { "category": "external", "summary": "2142674", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142674" }, { "category": "external", "summary": "2143336", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143336" }, { "category": "external", "summary": "2145022", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2145022" }, { "category": "external", "summary": "2149653", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149653" }, { "category": "external", "summary": "2150968", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150968" }, { "category": "external", "summary": "2153781", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153781" }, { "category": "external", "summary": "2156705", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156705" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0076.json" } ], "title": "Red Hat Security Advisory: Red Hat Ceph Storage 5.3 security update and Bug Fix", "tracking": { "current_release_date": "2024-11-13T23:52:03+00:00", "generator": { "date": "2024-11-13T23:52:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2023:0076", "initial_release_date": "2023-01-11T17:43:06+00:00", "revision_history": [ { "date": "2023-01-11T17:43:06+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-01-11T17:43:06+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-13T23:52:03+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Ceph Storage 5.3 MON", "product": { "name": "Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON", "product_identification_helper": { "cpe": "cpe:/a:redhat:ceph_storage:5.3::el8" } } }, { "category": "product_name", "name": "Red Hat Ceph Storage 5.3 Tools", "product": { "name": "Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools", "product_identification_helper": { "cpe": "cpe:/a:redhat:ceph_storage:5.3::el8" } } }, { "category": "product_name", "name": "Red Hat Ceph Storage 5.3 OSD", "product": { "name": "Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD", "product_identification_helper": { "cpe": "cpe:/a:redhat:ceph_storage:5.3::el8" } } }, { "category": "product_name", "name": "Red Hat Ceph Storage 5.3 Tools", "product": { "name": "Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools", "product_identification_helper": { "cpe": "cpe:/a:redhat:ceph_storage:5.3::el9" } } } ], "category": "product_family", "name": "Red Hat Ceph Storage" }, { "branches": [ { "category": "product_version", "name": "python-dataclasses-0:0.8-3.el8cp.src", "product": { "name": "python-dataclasses-0:0.8-3.el8cp.src", "product_id": "python-dataclasses-0:0.8-3.el8cp.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-dataclasses@0.8-3.el8cp?arch=src" } } }, { "category": "product_version", "name": "python-werkzeug-0:2.0.3-3.el8cp.src", "product": { "name": "python-werkzeug-0:2.0.3-3.el8cp.src", "product_id": "python-werkzeug-0:2.0.3-3.el8cp.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-werkzeug@2.0.3-3.el8cp?arch=src" } } }, { "category": "product_version", "name": "ceph-iscsi-0:3.6-1.el8cp.src", "product": { "name": "ceph-iscsi-0:3.6-1.el8cp.src", "product_id": "ceph-iscsi-0:3.6-1.el8cp.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-iscsi@3.6-1.el8cp?arch=src" } } }, { "category": "product_version", "name": "ceph-ansible-0:6.0.28.3-1.el8cp.src", "product": { "name": "ceph-ansible-0:6.0.28.3-1.el8cp.src", "product_id": "ceph-ansible-0:6.0.28.3-1.el8cp.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-ansible@6.0.28.3-1.el8cp?arch=src" } } }, { "category": "product_version", "name": "ceph-2:16.2.10-94.el8cp.src", "product": { "name": "ceph-2:16.2.10-94.el8cp.src", "product_id": "ceph-2:16.2.10-94.el8cp.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph@16.2.10-94.el8cp?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-2:16.2.10-94.el9cp.src", "product": { "name": "ceph-2:16.2.10-94.el9cp.src", "product_id": "ceph-2:16.2.10-94.el9cp.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph@16.2.10-94.el9cp?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-dataclasses-0:0.8-3.el8cp.noarch", "product": { "name": "python3-dataclasses-0:0.8-3.el8cp.noarch", "product_id": "python3-dataclasses-0:0.8-3.el8cp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-dataclasses@0.8-3.el8cp?arch=noarch" } } }, { "category": "product_version", "name": "python3-werkzeug-0:2.0.3-3.el8cp.noarch", "product": { "name": "python3-werkzeug-0:2.0.3-3.el8cp.noarch", "product_id": "python3-werkzeug-0:2.0.3-3.el8cp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-werkzeug@2.0.3-3.el8cp?arch=noarch" } } }, { "category": "product_version", "name": "ceph-iscsi-0:3.6-1.el8cp.noarch", "product": { "name": "ceph-iscsi-0:3.6-1.el8cp.noarch", "product_id": "ceph-iscsi-0:3.6-1.el8cp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-iscsi@3.6-1.el8cp?arch=noarch" } } }, { "category": "product_version", "name": "ceph-ansible-0:6.0.28.3-1.el8cp.noarch", "product": { "name": "ceph-ansible-0:6.0.28.3-1.el8cp.noarch", "product_id": "ceph-ansible-0:6.0.28.3-1.el8cp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-ansible@6.0.28.3-1.el8cp?arch=noarch" } } }, { "category": "product_version", "name": "ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch", "product": { "name": "ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch", "product_id": "ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-grafana-dashboards@16.2.10-94.el8cp?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mib-2:16.2.10-94.el8cp.noarch", "product": { "name": "ceph-mib-2:16.2.10-94.el8cp.noarch", "product_id": "ceph-mib-2:16.2.10-94.el8cp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mib@16.2.10-94.el8cp?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "cephadm-2:16.2.10-94.el8cp.noarch", "product": { "name": "cephadm-2:16.2.10-94.el8cp.noarch", "product_id": "cephadm-2:16.2.10-94.el8cp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cephadm@16.2.10-94.el8cp?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "cephfs-top-2:16.2.10-94.el8cp.noarch", "product": { "name": "cephfs-top-2:16.2.10-94.el8cp.noarch", "product_id": "cephfs-top-2:16.2.10-94.el8cp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cephfs-top@16.2.10-94.el8cp?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch", "product": { "name": "ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch", "product_id": "ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mgr-cephadm@16.2.10-94.el8cp?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch", "product": { "name": "ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch", "product_id": "ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mgr-dashboard@16.2.10-94.el8cp?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch", "product": { "name": "ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch", "product_id": "ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mgr-diskprediction-local@16.2.10-94.el8cp?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch", "product": { "name": "ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch", "product_id": "ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mgr-k8sevents@16.2.10-94.el8cp?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch", "product": { "name": "ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch", "product_id": "ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mgr-modules-core@16.2.10-94.el8cp?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mgr-rook-2:16.2.10-94.el8cp.noarch", "product": { "name": "ceph-mgr-rook-2:16.2.10-94.el8cp.noarch", "product_id": "ceph-mgr-rook-2:16.2.10-94.el8cp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mgr-rook@16.2.10-94.el8cp?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch", "product": { "name": "ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch", "product_id": "ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-prometheus-alerts@16.2.10-94.el8cp?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mib-2:16.2.10-94.el9cp.noarch", "product": { "name": "ceph-mib-2:16.2.10-94.el9cp.noarch", "product_id": "ceph-mib-2:16.2.10-94.el9cp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mib@16.2.10-94.el9cp?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "cephadm-2:16.2.10-94.el9cp.noarch", "product": { "name": "cephadm-2:16.2.10-94.el9cp.noarch", "product_id": "cephadm-2:16.2.10-94.el9cp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cephadm@16.2.10-94.el9cp?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "cephfs-top-2:16.2.10-94.el9cp.noarch", "product": { "name": "cephfs-top-2:16.2.10-94.el9cp.noarch", "product_id": "cephfs-top-2:16.2.10-94.el9cp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cephfs-top@16.2.10-94.el9cp?arch=noarch\u0026epoch=2" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "ceph-base-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-base-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-base-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-base@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-common-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-common-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-common-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-common@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-fuse-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-fuse-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-fuse-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-fuse@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-immutable-object-cache@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mds-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-mds-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-mds-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mds@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-radosgw-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-radosgw-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-radosgw-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-radosgw@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-resource-agents-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-resource-agents-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-resource-agents-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-resource-agents@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-selinux-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-selinux-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-selinux-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-selinux@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "cephfs-mirror-2:16.2.10-94.el8cp.x86_64", "product": { "name": "cephfs-mirror-2:16.2.10-94.el8cp.x86_64", "product_id": "cephfs-mirror-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cephfs-mirror@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephfs-devel-2:16.2.10-94.el8cp.x86_64", "product": { "name": "libcephfs-devel-2:16.2.10-94.el8cp.x86_64", "product_id": "libcephfs-devel-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephfs-devel@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephfs2-2:16.2.10-94.el8cp.x86_64", "product": { "name": "libcephfs2-2:16.2.10-94.el8cp.x86_64", "product_id": "libcephfs2-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephfs2@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librados-devel-2:16.2.10-94.el8cp.x86_64", "product": { "name": "librados-devel-2:16.2.10-94.el8cp.x86_64", "product_id": "librados-devel-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados-devel@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librados2-2:16.2.10-94.el8cp.x86_64", "product": { "name": "librados2-2:16.2.10-94.el8cp.x86_64", "product_id": "librados2-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados2@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "libradospp-devel-2:16.2.10-94.el8cp.x86_64", "product": { "name": "libradospp-devel-2:16.2.10-94.el8cp.x86_64", "product_id": "libradospp-devel-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libradospp-devel@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "libradosstriper1-2:16.2.10-94.el8cp.x86_64", "product": { "name": "libradosstriper1-2:16.2.10-94.el8cp.x86_64", "product_id": "libradosstriper1-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libradosstriper1@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librbd-devel-2:16.2.10-94.el8cp.x86_64", "product": { "name": "librbd-devel-2:16.2.10-94.el8cp.x86_64", "product_id": "librbd-devel-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librbd-devel@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librbd1-2:16.2.10-94.el8cp.x86_64", "product": { "name": "librbd1-2:16.2.10-94.el8cp.x86_64", "product_id": "librbd1-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librbd1@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librgw-devel-2:16.2.10-94.el8cp.x86_64", "product": { "name": "librgw-devel-2:16.2.10-94.el8cp.x86_64", "product_id": "librgw-devel-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librgw-devel@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librgw2-2:16.2.10-94.el8cp.x86_64", "product": { "name": "librgw2-2:16.2.10-94.el8cp.x86_64", "product_id": "librgw2-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librgw2@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64", "product": { "name": "python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64", "product_id": "python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ceph-argparse@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-ceph-common-2:16.2.10-94.el8cp.x86_64", "product": { "name": "python3-ceph-common-2:16.2.10-94.el8cp.x86_64", "product_id": "python3-ceph-common-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ceph-common@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-cephfs-2:16.2.10-94.el8cp.x86_64", "product": { "name": "python3-cephfs-2:16.2.10-94.el8cp.x86_64", "product_id": "python3-cephfs-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cephfs@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rados-2:16.2.10-94.el8cp.x86_64", "product": { "name": "python3-rados-2:16.2.10-94.el8cp.x86_64", "product_id": "python3-rados-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rados@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rbd-2:16.2.10-94.el8cp.x86_64", "product": { "name": "python3-rbd-2:16.2.10-94.el8cp.x86_64", "product_id": "python3-rbd-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rbd@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rgw-2:16.2.10-94.el8cp.x86_64", "product": { "name": "python3-rgw-2:16.2.10-94.el8cp.x86_64", "product_id": "python3-rgw-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rgw@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-mirror-2:16.2.10-94.el8cp.x86_64", "product": { "name": "rbd-mirror-2:16.2.10-94.el8cp.x86_64", "product_id": "rbd-mirror-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-mirror@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-nbd-2:16.2.10-94.el8cp.x86_64", "product": { "name": "rbd-nbd-2:16.2.10-94.el8cp.x86_64", "product_id": "rbd-nbd-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-nbd@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-debugsource-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-debugsource-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-debugsource-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-debugsource@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-base-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-common-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mds-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mon-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-osd-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-test-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephfs2-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados-devel-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librados2-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "librados2-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "librados2-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados2-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librbd1-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librgw2-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rados-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rbd-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rgw-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "product": { "name": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_id": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mgr-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-mgr-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-mgr-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mgr@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mon-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-mon-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-mon-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mon@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-test-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-test-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-test-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-test@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephsqlite-2:16.2.10-94.el8cp.x86_64", "product": { "name": "libcephsqlite-2:16.2.10-94.el8cp.x86_64", "product_id": "libcephsqlite-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephsqlite@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-osd-2:16.2.10-94.el8cp.x86_64", "product": { "name": "ceph-osd-2:16.2.10-94.el8cp.x86_64", "product_id": "ceph-osd-2:16.2.10-94.el8cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-osd@16.2.10-94.el8cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-base-2:16.2.10-94.el9cp.x86_64", "product": { "name": "ceph-base-2:16.2.10-94.el9cp.x86_64", "product_id": "ceph-base-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-base@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-common-2:16.2.10-94.el9cp.x86_64", "product": { "name": "ceph-common-2:16.2.10-94.el9cp.x86_64", "product_id": "ceph-common-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-common@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-fuse-2:16.2.10-94.el9cp.x86_64", "product": { "name": "ceph-fuse-2:16.2.10-94.el9cp.x86_64", "product_id": "ceph-fuse-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-fuse@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-immutable-object-cache-2:16.2.10-94.el9cp.x86_64", "product": { "name": "ceph-immutable-object-cache-2:16.2.10-94.el9cp.x86_64", "product_id": "ceph-immutable-object-cache-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-immutable-object-cache@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-resource-agents-2:16.2.10-94.el9cp.x86_64", "product": { "name": "ceph-resource-agents-2:16.2.10-94.el9cp.x86_64", "product_id": "ceph-resource-agents-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-resource-agents@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-selinux-2:16.2.10-94.el9cp.x86_64", "product": { "name": "ceph-selinux-2:16.2.10-94.el9cp.x86_64", "product_id": "ceph-selinux-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-selinux@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephfs-devel-2:16.2.10-94.el9cp.x86_64", "product": { "name": "libcephfs-devel-2:16.2.10-94.el9cp.x86_64", "product_id": "libcephfs-devel-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephfs-devel@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephfs2-2:16.2.10-94.el9cp.x86_64", "product": { "name": "libcephfs2-2:16.2.10-94.el9cp.x86_64", "product_id": "libcephfs2-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephfs2@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librados-devel-2:16.2.10-94.el9cp.x86_64", "product": { "name": "librados-devel-2:16.2.10-94.el9cp.x86_64", "product_id": "librados-devel-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados-devel@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librados2-2:16.2.10-94.el9cp.x86_64", "product": { "name": "librados2-2:16.2.10-94.el9cp.x86_64", "product_id": "librados2-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados2@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "libradospp-devel-2:16.2.10-94.el9cp.x86_64", "product": { "name": "libradospp-devel-2:16.2.10-94.el9cp.x86_64", "product_id": "libradospp-devel-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libradospp-devel@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "libradosstriper1-2:16.2.10-94.el9cp.x86_64", "product": { "name": "libradosstriper1-2:16.2.10-94.el9cp.x86_64", "product_id": "libradosstriper1-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libradosstriper1@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librbd-devel-2:16.2.10-94.el9cp.x86_64", "product": { "name": "librbd-devel-2:16.2.10-94.el9cp.x86_64", "product_id": "librbd-devel-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librbd-devel@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librbd1-2:16.2.10-94.el9cp.x86_64", "product": { "name": "librbd1-2:16.2.10-94.el9cp.x86_64", "product_id": "librbd1-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librbd1@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librgw-devel-2:16.2.10-94.el9cp.x86_64", "product": { "name": "librgw-devel-2:16.2.10-94.el9cp.x86_64", "product_id": "librgw-devel-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librgw-devel@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librgw2-2:16.2.10-94.el9cp.x86_64", "product": { "name": "librgw2-2:16.2.10-94.el9cp.x86_64", "product_id": "librgw2-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librgw2@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-ceph-argparse-2:16.2.10-94.el9cp.x86_64", "product": { "name": "python3-ceph-argparse-2:16.2.10-94.el9cp.x86_64", "product_id": "python3-ceph-argparse-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ceph-argparse@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-ceph-common-2:16.2.10-94.el9cp.x86_64", "product": { "name": "python3-ceph-common-2:16.2.10-94.el9cp.x86_64", "product_id": "python3-ceph-common-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ceph-common@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-cephfs-2:16.2.10-94.el9cp.x86_64", "product": { "name": "python3-cephfs-2:16.2.10-94.el9cp.x86_64", "product_id": "python3-cephfs-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cephfs@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rados-2:16.2.10-94.el9cp.x86_64", "product": { "name": "python3-rados-2:16.2.10-94.el9cp.x86_64", "product_id": "python3-rados-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rados@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rbd-2:16.2.10-94.el9cp.x86_64", "product": { "name": "python3-rbd-2:16.2.10-94.el9cp.x86_64", "product_id": "python3-rbd-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rbd@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rgw-2:16.2.10-94.el9cp.x86_64", "product": { "name": "python3-rgw-2:16.2.10-94.el9cp.x86_64", "product_id": "python3-rgw-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rgw@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-nbd-2:16.2.10-94.el9cp.x86_64", "product": { "name": "rbd-nbd-2:16.2.10-94.el9cp.x86_64", "product_id": "rbd-nbd-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-nbd@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-debugsource-2:16.2.10-94.el9cp.x86_64", "product": { "name": "ceph-debugsource-2:16.2.10-94.el9cp.x86_64", "product_id": "ceph-debugsource-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-debugsource@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-base-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "ceph-base-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "ceph-base-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-base-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-common-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "ceph-common-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "ceph-common-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-common-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "ceph-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "ceph-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mds-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "ceph-mds-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "ceph-mds-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mds-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mgr-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "ceph-mgr-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "ceph-mgr-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mon-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "ceph-mon-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "ceph-mon-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mon-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-osd-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "ceph-osd-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "ceph-osd-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-osd-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-test-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "ceph-test-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "ceph-test-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-test-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephfs2-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "libcephfs2-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "libcephfs2-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephfs2-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephsqlite-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "libcephsqlite-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "libcephsqlite-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librados-devel-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "librados-devel-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "librados-devel-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados-devel-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librados2-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "librados2-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "librados2-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados2-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "libradosstriper1-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "libradosstriper1-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "libradosstriper1-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librbd1-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "librbd1-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "librbd1-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librbd1-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "librgw2-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "librgw2-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "librgw2-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/librgw2-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-cephfs-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "python3-cephfs-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "python3-cephfs-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rados-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "python3-rados-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "python3-rados-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rados-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rbd-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "python3-rbd-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "python3-rbd-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rbd-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rgw-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "python3-rgw-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "python3-rgw-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rgw-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "rbd-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "rbd-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "rbd-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "rbd-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-nbd-debuginfo-2:16.2.10-94.el9cp.x86_64", "product": { "name": "rbd-nbd-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_id": "rbd-nbd-debuginfo-2:16.2.10-94.el9cp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@16.2.10-94.el9cp?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "ceph-base-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-base-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-base-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-base@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-common-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-common-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-common-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-common@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-fuse-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-fuse-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-fuse-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-fuse@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-immutable-object-cache@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mds-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-mds-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-mds-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mds@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-radosgw-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-radosgw-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-radosgw-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-radosgw@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-resource-agents@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-selinux-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-selinux-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-selinux-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-selinux@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "cephfs-mirror-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "cephfs-mirror-2:16.2.10-94.el8cp.ppc64le", "product_id": "cephfs-mirror-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cephfs-mirror@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephfs-devel-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "libcephfs-devel-2:16.2.10-94.el8cp.ppc64le", "product_id": "libcephfs-devel-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephfs-devel@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephfs2-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "libcephfs2-2:16.2.10-94.el8cp.ppc64le", "product_id": "libcephfs2-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephfs2@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librados-devel-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "librados-devel-2:16.2.10-94.el8cp.ppc64le", "product_id": "librados-devel-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados-devel@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librados2-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "librados2-2:16.2.10-94.el8cp.ppc64le", "product_id": "librados2-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados2@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "libradospp-devel-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "libradospp-devel-2:16.2.10-94.el8cp.ppc64le", "product_id": "libradospp-devel-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libradospp-devel@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "libradosstriper1-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "libradosstriper1-2:16.2.10-94.el8cp.ppc64le", "product_id": "libradosstriper1-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libradosstriper1@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librbd-devel-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "librbd-devel-2:16.2.10-94.el8cp.ppc64le", "product_id": "librbd-devel-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librbd-devel@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librbd1-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "librbd1-2:16.2.10-94.el8cp.ppc64le", "product_id": "librbd1-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librbd1@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librgw-devel-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "librgw-devel-2:16.2.10-94.el8cp.ppc64le", "product_id": "librgw-devel-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librgw-devel@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librgw2-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "librgw2-2:16.2.10-94.el8cp.ppc64le", "product_id": "librgw2-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librgw2@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le", "product_id": "python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ceph-argparse@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-ceph-common-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "python3-ceph-common-2:16.2.10-94.el8cp.ppc64le", "product_id": "python3-ceph-common-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ceph-common@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-cephfs-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "python3-cephfs-2:16.2.10-94.el8cp.ppc64le", "product_id": "python3-cephfs-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cephfs@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rados-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "python3-rados-2:16.2.10-94.el8cp.ppc64le", "product_id": "python3-rados-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rados@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rbd-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "python3-rbd-2:16.2.10-94.el8cp.ppc64le", "product_id": "python3-rbd-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rbd@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rgw-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "python3-rgw-2:16.2.10-94.el8cp.ppc64le", "product_id": "python3-rgw-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rgw@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-mirror-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "rbd-mirror-2:16.2.10-94.el8cp.ppc64le", "product_id": "rbd-mirror-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-mirror@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-nbd-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "rbd-nbd-2:16.2.10-94.el8cp.ppc64le", "product_id": "rbd-nbd-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-nbd@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-debugsource-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-debugsource-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-debugsource-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-debugsource@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-base-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-common-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mds-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mon-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-osd-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-test-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephfs2-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados-devel-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados2-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librbd1-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librgw2-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rados-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rbd-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rgw-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_id": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mgr-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-mgr-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-mgr-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mgr@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mon-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-mon-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-mon-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mon@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-test-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-test-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-test-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-test@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephsqlite-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "libcephsqlite-2:16.2.10-94.el8cp.ppc64le", "product_id": "libcephsqlite-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephsqlite@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-osd-2:16.2.10-94.el8cp.ppc64le", "product": { "name": "ceph-osd-2:16.2.10-94.el8cp.ppc64le", "product_id": "ceph-osd-2:16.2.10-94.el8cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-osd@16.2.10-94.el8cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-base-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "ceph-base-2:16.2.10-94.el9cp.ppc64le", "product_id": "ceph-base-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-base@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-common-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "ceph-common-2:16.2.10-94.el9cp.ppc64le", "product_id": "ceph-common-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-common@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-fuse-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "ceph-fuse-2:16.2.10-94.el9cp.ppc64le", "product_id": "ceph-fuse-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-fuse@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-immutable-object-cache-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "ceph-immutable-object-cache-2:16.2.10-94.el9cp.ppc64le", "product_id": "ceph-immutable-object-cache-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-immutable-object-cache@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-resource-agents-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "ceph-resource-agents-2:16.2.10-94.el9cp.ppc64le", "product_id": "ceph-resource-agents-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-resource-agents@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-selinux-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "ceph-selinux-2:16.2.10-94.el9cp.ppc64le", "product_id": "ceph-selinux-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-selinux@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephfs-devel-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "libcephfs-devel-2:16.2.10-94.el9cp.ppc64le", "product_id": "libcephfs-devel-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephfs-devel@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephfs2-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "libcephfs2-2:16.2.10-94.el9cp.ppc64le", "product_id": "libcephfs2-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephfs2@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librados-devel-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "librados-devel-2:16.2.10-94.el9cp.ppc64le", "product_id": "librados-devel-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados-devel@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librados2-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "librados2-2:16.2.10-94.el9cp.ppc64le", "product_id": "librados2-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados2@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "libradospp-devel-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "libradospp-devel-2:16.2.10-94.el9cp.ppc64le", "product_id": "libradospp-devel-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libradospp-devel@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "libradosstriper1-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "libradosstriper1-2:16.2.10-94.el9cp.ppc64le", "product_id": "libradosstriper1-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libradosstriper1@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librbd-devel-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "librbd-devel-2:16.2.10-94.el9cp.ppc64le", "product_id": "librbd-devel-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librbd-devel@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librbd1-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "librbd1-2:16.2.10-94.el9cp.ppc64le", "product_id": "librbd1-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librbd1@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librgw-devel-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "librgw-devel-2:16.2.10-94.el9cp.ppc64le", "product_id": "librgw-devel-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librgw-devel@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librgw2-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "librgw2-2:16.2.10-94.el9cp.ppc64le", "product_id": "librgw2-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librgw2@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-ceph-argparse-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "python3-ceph-argparse-2:16.2.10-94.el9cp.ppc64le", "product_id": "python3-ceph-argparse-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ceph-argparse@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-ceph-common-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "python3-ceph-common-2:16.2.10-94.el9cp.ppc64le", "product_id": "python3-ceph-common-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ceph-common@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-cephfs-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "python3-cephfs-2:16.2.10-94.el9cp.ppc64le", "product_id": "python3-cephfs-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cephfs@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rados-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "python3-rados-2:16.2.10-94.el9cp.ppc64le", "product_id": "python3-rados-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rados@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rbd-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "python3-rbd-2:16.2.10-94.el9cp.ppc64le", "product_id": "python3-rbd-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rbd@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rgw-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "python3-rgw-2:16.2.10-94.el9cp.ppc64le", "product_id": "python3-rgw-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rgw@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-nbd-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "rbd-nbd-2:16.2.10-94.el9cp.ppc64le", "product_id": "rbd-nbd-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-nbd@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-debugsource-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "ceph-debugsource-2:16.2.10-94.el9cp.ppc64le", "product_id": "ceph-debugsource-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-debugsource@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-base-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "ceph-base-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "ceph-base-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-base-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-common-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "ceph-common-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "ceph-common-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-common-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "ceph-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "ceph-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mds-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "ceph-mds-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "ceph-mds-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mds-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mgr-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "ceph-mgr-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "ceph-mgr-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mon-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "ceph-mon-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "ceph-mon-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mon-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-osd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "ceph-osd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "ceph-osd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-osd-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-test-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "ceph-test-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "ceph-test-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-test-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephfs2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "libcephfs2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "libcephfs2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephfs2-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephsqlite-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "libcephsqlite-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "libcephsqlite-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librados-devel-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "librados-devel-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "librados-devel-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados-devel-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librados2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "librados2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "librados2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados2-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "libradosstriper1-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "libradosstriper1-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "libradosstriper1-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librbd1-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "librbd1-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "librbd1-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librbd1-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "librgw2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "librgw2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "librgw2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/librgw2-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-cephfs-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "python3-cephfs-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "python3-cephfs-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rados-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "python3-rados-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "python3-rados-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rados-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rbd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "python3-rbd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "python3-rbd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rbd-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rgw-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "python3-rgw-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "python3-rgw-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rgw-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "rbd-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "rbd-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "rbd-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "rbd-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-nbd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product": { "name": "rbd-nbd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_id": "rbd-nbd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@16.2.10-94.el9cp?arch=ppc64le\u0026epoch=2" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ceph-base-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-base-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-base-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-base@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-common-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-common-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-common-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-common@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-fuse-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-fuse-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-fuse-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-fuse@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-immutable-object-cache@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mds-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-mds-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-mds-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mds@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-radosgw-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-radosgw-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-radosgw-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-radosgw@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-resource-agents-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-resource-agents-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-resource-agents-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-resource-agents@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-selinux-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-selinux-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-selinux-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-selinux@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "cephfs-mirror-2:16.2.10-94.el8cp.s390x", "product": { "name": "cephfs-mirror-2:16.2.10-94.el8cp.s390x", "product_id": "cephfs-mirror-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cephfs-mirror@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephfs-devel-2:16.2.10-94.el8cp.s390x", "product": { "name": "libcephfs-devel-2:16.2.10-94.el8cp.s390x", "product_id": "libcephfs-devel-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephfs-devel@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephfs2-2:16.2.10-94.el8cp.s390x", "product": { "name": "libcephfs2-2:16.2.10-94.el8cp.s390x", "product_id": "libcephfs2-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephfs2@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librados-devel-2:16.2.10-94.el8cp.s390x", "product": { "name": "librados-devel-2:16.2.10-94.el8cp.s390x", "product_id": "librados-devel-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados-devel@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librados2-2:16.2.10-94.el8cp.s390x", "product": { "name": "librados2-2:16.2.10-94.el8cp.s390x", "product_id": "librados2-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados2@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "libradospp-devel-2:16.2.10-94.el8cp.s390x", "product": { "name": "libradospp-devel-2:16.2.10-94.el8cp.s390x", "product_id": "libradospp-devel-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libradospp-devel@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "libradosstriper1-2:16.2.10-94.el8cp.s390x", "product": { "name": "libradosstriper1-2:16.2.10-94.el8cp.s390x", "product_id": "libradosstriper1-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libradosstriper1@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librbd-devel-2:16.2.10-94.el8cp.s390x", "product": { "name": "librbd-devel-2:16.2.10-94.el8cp.s390x", "product_id": "librbd-devel-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librbd-devel@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librbd1-2:16.2.10-94.el8cp.s390x", "product": { "name": "librbd1-2:16.2.10-94.el8cp.s390x", "product_id": "librbd1-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librbd1@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librgw-devel-2:16.2.10-94.el8cp.s390x", "product": { "name": "librgw-devel-2:16.2.10-94.el8cp.s390x", "product_id": "librgw-devel-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librgw-devel@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librgw2-2:16.2.10-94.el8cp.s390x", "product": { "name": "librgw2-2:16.2.10-94.el8cp.s390x", "product_id": "librgw2-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librgw2@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-ceph-argparse-2:16.2.10-94.el8cp.s390x", "product": { "name": "python3-ceph-argparse-2:16.2.10-94.el8cp.s390x", "product_id": "python3-ceph-argparse-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ceph-argparse@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-ceph-common-2:16.2.10-94.el8cp.s390x", "product": { "name": "python3-ceph-common-2:16.2.10-94.el8cp.s390x", "product_id": "python3-ceph-common-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ceph-common@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-cephfs-2:16.2.10-94.el8cp.s390x", "product": { "name": "python3-cephfs-2:16.2.10-94.el8cp.s390x", "product_id": "python3-cephfs-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cephfs@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rados-2:16.2.10-94.el8cp.s390x", "product": { "name": "python3-rados-2:16.2.10-94.el8cp.s390x", "product_id": "python3-rados-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rados@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rbd-2:16.2.10-94.el8cp.s390x", "product": { "name": "python3-rbd-2:16.2.10-94.el8cp.s390x", "product_id": "python3-rbd-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rbd@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rgw-2:16.2.10-94.el8cp.s390x", "product": { "name": "python3-rgw-2:16.2.10-94.el8cp.s390x", "product_id": "python3-rgw-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rgw@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-mirror-2:16.2.10-94.el8cp.s390x", "product": { "name": "rbd-mirror-2:16.2.10-94.el8cp.s390x", "product_id": "rbd-mirror-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-mirror@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-nbd-2:16.2.10-94.el8cp.s390x", "product": { "name": "rbd-nbd-2:16.2.10-94.el8cp.s390x", "product_id": "rbd-nbd-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-nbd@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-debugsource-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-debugsource-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-debugsource-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-debugsource@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-base-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-common-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mds-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mon-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-osd-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-test-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephfs2-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados-devel-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librados2-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "librados2-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "librados2-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados2-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librbd1-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "librbd1-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "librbd1-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librbd1-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librgw2-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "librgw2-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "librgw2-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librgw2-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rados-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rbd-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rgw-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x", "product": { "name": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x", "product_id": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mgr-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-mgr-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-mgr-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mgr@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mon-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-mon-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-mon-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mon@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-test-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-test-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-test-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-test@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephsqlite-2:16.2.10-94.el8cp.s390x", "product": { "name": "libcephsqlite-2:16.2.10-94.el8cp.s390x", "product_id": "libcephsqlite-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephsqlite@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-osd-2:16.2.10-94.el8cp.s390x", "product": { "name": "ceph-osd-2:16.2.10-94.el8cp.s390x", "product_id": "ceph-osd-2:16.2.10-94.el8cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-osd@16.2.10-94.el8cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-base-2:16.2.10-94.el9cp.s390x", "product": { "name": "ceph-base-2:16.2.10-94.el9cp.s390x", "product_id": "ceph-base-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-base@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-common-2:16.2.10-94.el9cp.s390x", "product": { "name": "ceph-common-2:16.2.10-94.el9cp.s390x", "product_id": "ceph-common-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-common@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-fuse-2:16.2.10-94.el9cp.s390x", "product": { "name": "ceph-fuse-2:16.2.10-94.el9cp.s390x", "product_id": "ceph-fuse-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-fuse@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-immutable-object-cache-2:16.2.10-94.el9cp.s390x", "product": { "name": "ceph-immutable-object-cache-2:16.2.10-94.el9cp.s390x", "product_id": "ceph-immutable-object-cache-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-immutable-object-cache@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-resource-agents-2:16.2.10-94.el9cp.s390x", "product": { "name": "ceph-resource-agents-2:16.2.10-94.el9cp.s390x", "product_id": "ceph-resource-agents-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-resource-agents@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-selinux-2:16.2.10-94.el9cp.s390x", "product": { "name": "ceph-selinux-2:16.2.10-94.el9cp.s390x", "product_id": "ceph-selinux-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-selinux@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephfs-devel-2:16.2.10-94.el9cp.s390x", "product": { "name": "libcephfs-devel-2:16.2.10-94.el9cp.s390x", "product_id": "libcephfs-devel-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephfs-devel@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephfs2-2:16.2.10-94.el9cp.s390x", "product": { "name": "libcephfs2-2:16.2.10-94.el9cp.s390x", "product_id": "libcephfs2-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephfs2@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librados-devel-2:16.2.10-94.el9cp.s390x", "product": { "name": "librados-devel-2:16.2.10-94.el9cp.s390x", "product_id": "librados-devel-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados-devel@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librados2-2:16.2.10-94.el9cp.s390x", "product": { "name": "librados2-2:16.2.10-94.el9cp.s390x", "product_id": "librados2-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados2@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "libradospp-devel-2:16.2.10-94.el9cp.s390x", "product": { "name": "libradospp-devel-2:16.2.10-94.el9cp.s390x", "product_id": "libradospp-devel-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libradospp-devel@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "libradosstriper1-2:16.2.10-94.el9cp.s390x", "product": { "name": "libradosstriper1-2:16.2.10-94.el9cp.s390x", "product_id": "libradosstriper1-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libradosstriper1@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librbd-devel-2:16.2.10-94.el9cp.s390x", "product": { "name": "librbd-devel-2:16.2.10-94.el9cp.s390x", "product_id": "librbd-devel-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librbd-devel@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librbd1-2:16.2.10-94.el9cp.s390x", "product": { "name": "librbd1-2:16.2.10-94.el9cp.s390x", "product_id": "librbd1-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librbd1@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librgw-devel-2:16.2.10-94.el9cp.s390x", "product": { "name": "librgw-devel-2:16.2.10-94.el9cp.s390x", "product_id": "librgw-devel-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librgw-devel@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librgw2-2:16.2.10-94.el9cp.s390x", "product": { "name": "librgw2-2:16.2.10-94.el9cp.s390x", "product_id": "librgw2-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librgw2@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-ceph-argparse-2:16.2.10-94.el9cp.s390x", "product": { "name": "python3-ceph-argparse-2:16.2.10-94.el9cp.s390x", "product_id": "python3-ceph-argparse-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ceph-argparse@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-ceph-common-2:16.2.10-94.el9cp.s390x", "product": { "name": "python3-ceph-common-2:16.2.10-94.el9cp.s390x", "product_id": "python3-ceph-common-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ceph-common@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-cephfs-2:16.2.10-94.el9cp.s390x", "product": { "name": "python3-cephfs-2:16.2.10-94.el9cp.s390x", "product_id": "python3-cephfs-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cephfs@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rados-2:16.2.10-94.el9cp.s390x", "product": { "name": "python3-rados-2:16.2.10-94.el9cp.s390x", "product_id": "python3-rados-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rados@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rbd-2:16.2.10-94.el9cp.s390x", "product": { "name": "python3-rbd-2:16.2.10-94.el9cp.s390x", "product_id": "python3-rbd-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rbd@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rgw-2:16.2.10-94.el9cp.s390x", "product": { "name": "python3-rgw-2:16.2.10-94.el9cp.s390x", "product_id": "python3-rgw-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rgw@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-nbd-2:16.2.10-94.el9cp.s390x", "product": { "name": "rbd-nbd-2:16.2.10-94.el9cp.s390x", "product_id": "rbd-nbd-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-nbd@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-debugsource-2:16.2.10-94.el9cp.s390x", "product": { "name": "ceph-debugsource-2:16.2.10-94.el9cp.s390x", "product_id": "ceph-debugsource-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-debugsource@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-base-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "ceph-base-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "ceph-base-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-base-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-common-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "ceph-common-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "ceph-common-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-common-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-fuse-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "ceph-fuse-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "ceph-fuse-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mds-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "ceph-mds-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "ceph-mds-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mds-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mgr-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "ceph-mgr-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "ceph-mgr-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-mon-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "ceph-mon-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "ceph-mon-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-mon-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-osd-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "ceph-osd-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "ceph-osd-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-osd-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ceph-test-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "ceph-test-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "ceph-test-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ceph-test-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephfs2-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "libcephfs2-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "libcephfs2-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephfs2-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "libcephsqlite-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "libcephsqlite-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "libcephsqlite-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librados-devel-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "librados-devel-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "librados-devel-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados-devel-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librados2-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "librados2-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "librados2-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librados2-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "libradosstriper1-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "libradosstriper1-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "libradosstriper1-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librbd1-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "librbd1-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "librbd1-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librbd1-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "librgw2-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "librgw2-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "librgw2-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/librgw2-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-cephfs-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "python3-cephfs-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "python3-cephfs-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rados-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "python3-rados-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "python3-rados-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rados-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rbd-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "python3-rbd-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "python3-rbd-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rbd-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-rgw-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "python3-rgw-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "python3-rgw-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-rgw-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-fuse-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "rbd-fuse-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "rbd-fuse-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-mirror-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "rbd-mirror-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "rbd-mirror-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "rbd-nbd-debuginfo-2:16.2.10-94.el9cp.s390x", "product": { "name": "rbd-nbd-debuginfo-2:16.2.10-94.el9cp.s390x", "product_id": "rbd-nbd-debuginfo-2:16.2.10-94.el9cp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@16.2.10-94.el9cp?arch=s390x\u0026epoch=2" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ceph-2:16.2.10-94.el8cp.src as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-2:16.2.10-94.el8cp.src" }, "product_reference": "ceph-2:16.2.10-94.el8cp.src", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-base-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-base-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-base-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-base-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-base-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-base-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-common-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-common-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-common-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-common-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-common-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-common-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-debugsource-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-debugsource-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-debugsource-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-debugsource-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-debugsource-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-debugsource-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-debugsource-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-debugsource-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-debugsource-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-fuse-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-fuse-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-fuse-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-fuse-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-fuse-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-fuse-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mds-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-mds-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mds-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-mds-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mds-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-mds-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mgr-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-mgr-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mgr-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-mgr-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mgr-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-mgr-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-rook-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mgr-rook-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mgr-rook-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mib-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mib-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mib-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mon-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-mon-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mon-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-mon-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mon-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-mon-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-osd-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-osd-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-osd-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-osd-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-osd-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-osd-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-radosgw-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-radosgw-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-radosgw-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-radosgw-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-radosgw-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-radosgw-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-resource-agents-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-resource-agents-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-resource-agents-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-resource-agents-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-resource-agents-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-resource-agents-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-selinux-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-selinux-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-selinux-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-selinux-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-selinux-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-selinux-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-selinux-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-selinux-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-selinux-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-test-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-test-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-test-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-test-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-test-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-test-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "cephadm-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:cephadm-2:16.2.10-94.el8cp.noarch" }, "product_reference": "cephadm-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:cephfs-mirror-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "cephfs-mirror-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:cephfs-mirror-2:16.2.10-94.el8cp.s390x" }, "product_reference": "cephfs-mirror-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:cephfs-mirror-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "cephfs-mirror-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-top-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:cephfs-top-2:16.2.10-94.el8cp.noarch" }, "product_reference": "cephfs-top-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs-devel-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libcephfs-devel-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libcephfs-devel-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs-devel-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libcephfs-devel-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libcephfs-devel-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs-devel-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libcephfs-devel-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libcephfs-devel-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libcephfs2-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libcephfs2-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libcephfs2-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libcephfs2-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libcephfs2-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libcephfs2-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libcephsqlite-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libcephsqlite-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libcephsqlite-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libcephsqlite-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libcephsqlite-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libcephsqlite-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librados-devel-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librados-devel-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librados-devel-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librados-devel-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librados-devel-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librados-devel-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librados2-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librados2-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librados2-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librados2-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librados2-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librados2-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librados2-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librados2-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librados2-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librados2-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libradospp-devel-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libradospp-devel-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libradospp-devel-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libradospp-devel-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libradospp-devel-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libradospp-devel-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libradospp-devel-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libradospp-devel-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libradospp-devel-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libradosstriper1-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libradosstriper1-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libradosstriper1-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libradosstriper1-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libradosstriper1-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libradosstriper1-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librbd-devel-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librbd-devel-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librbd-devel-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librbd-devel-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librbd-devel-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librbd-devel-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librbd-devel-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librbd-devel-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librbd-devel-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librbd1-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librbd1-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librbd1-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librbd1-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librbd1-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librbd1-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librbd1-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librbd1-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librgw-devel-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librgw-devel-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librgw-devel-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librgw-devel-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librgw-devel-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librgw-devel-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librgw-devel-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librgw-devel-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librgw-devel-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librgw2-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librgw2-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librgw2-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librgw2-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librgw2-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librgw2-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librgw2-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librgw2-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python-dataclasses-0:0.8-3.el8cp.src as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python-dataclasses-0:0.8-3.el8cp.src" }, "product_reference": "python-dataclasses-0:0.8-3.el8cp.src", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python-werkzeug-0:2.0.3-3.el8cp.src as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python-werkzeug-0:2.0.3-3.el8cp.src" }, "product_reference": "python-werkzeug-0:2.0.3-3.el8cp.src", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-argparse-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-ceph-argparse-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-ceph-argparse-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-common-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-ceph-common-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-ceph-common-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-common-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-ceph-common-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-ceph-common-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-common-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-ceph-common-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-ceph-common-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-cephfs-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-cephfs-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-cephfs-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-cephfs-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-cephfs-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-cephfs-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dataclasses-0:0.8-3.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-dataclasses-0:0.8-3.el8cp.noarch" }, "product_reference": "python3-dataclasses-0:0.8-3.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-rados-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-rados-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-rados-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-rados-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-rados-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-rados-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-rbd-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-rbd-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-rbd-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-rbd-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-rbd-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-rbd-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-rgw-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-rgw-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-rgw-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-rgw-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-rgw-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-rgw-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "python3-werkzeug-0:2.0.3-3.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:python3-werkzeug-0:2.0.3-3.el8cp.noarch" }, "product_reference": "python3-werkzeug-0:2.0.3-3.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:rbd-mirror-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "rbd-mirror-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:rbd-mirror-2:16.2.10-94.el8cp.s390x" }, "product_reference": "rbd-mirror-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:rbd-mirror-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "rbd-mirror-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:rbd-nbd-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "rbd-nbd-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:rbd-nbd-2:16.2.10-94.el8cp.s390x" }, "product_reference": "rbd-nbd-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:rbd-nbd-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "rbd-nbd-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 MON", "product_id": "8Base-RHCEPH-5.3-MON:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-MON" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-2:16.2.10-94.el8cp.src as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-2:16.2.10-94.el8cp.src" }, "product_reference": "ceph-2:16.2.10-94.el8cp.src", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-base-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-base-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-base-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-base-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-base-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-base-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-common-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-common-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-common-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-common-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-common-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-common-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-debugsource-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-debugsource-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-debugsource-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-debugsource-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-debugsource-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-debugsource-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-debugsource-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-debugsource-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-debugsource-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-fuse-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-fuse-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-fuse-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-fuse-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-fuse-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-fuse-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mds-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-mds-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mds-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-mds-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mds-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-mds-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mgr-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-mgr-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mgr-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-mgr-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mgr-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-mgr-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-rook-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mgr-rook-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mgr-rook-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mib-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mib-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mib-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mon-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-mon-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mon-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-mon-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mon-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-mon-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-osd-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-osd-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-osd-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-osd-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-osd-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-osd-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-radosgw-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-radosgw-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-radosgw-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-radosgw-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-radosgw-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-radosgw-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-resource-agents-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-resource-agents-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-resource-agents-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-resource-agents-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-resource-agents-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-resource-agents-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-selinux-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-selinux-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-selinux-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-selinux-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-selinux-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-selinux-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-selinux-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-selinux-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-selinux-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-test-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-test-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-test-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-test-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-test-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-test-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "cephadm-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:cephadm-2:16.2.10-94.el8cp.noarch" }, "product_reference": "cephadm-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:cephfs-mirror-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "cephfs-mirror-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:cephfs-mirror-2:16.2.10-94.el8cp.s390x" }, "product_reference": "cephfs-mirror-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:cephfs-mirror-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "cephfs-mirror-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-top-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:cephfs-top-2:16.2.10-94.el8cp.noarch" }, "product_reference": "cephfs-top-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs-devel-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libcephfs-devel-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libcephfs-devel-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs-devel-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libcephfs-devel-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libcephfs-devel-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs-devel-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libcephfs-devel-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libcephfs-devel-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libcephfs2-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libcephfs2-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libcephfs2-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libcephfs2-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libcephfs2-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libcephfs2-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libcephsqlite-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libcephsqlite-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libcephsqlite-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libcephsqlite-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libcephsqlite-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libcephsqlite-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librados-devel-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librados-devel-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librados-devel-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librados-devel-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librados-devel-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librados-devel-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librados2-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librados2-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librados2-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librados2-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librados2-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librados2-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librados2-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librados2-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librados2-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librados2-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libradospp-devel-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libradospp-devel-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libradospp-devel-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libradospp-devel-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libradospp-devel-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libradospp-devel-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libradospp-devel-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libradospp-devel-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libradospp-devel-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libradosstriper1-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libradosstriper1-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libradosstriper1-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libradosstriper1-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libradosstriper1-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libradosstriper1-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librbd-devel-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librbd-devel-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librbd-devel-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librbd-devel-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librbd-devel-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librbd-devel-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librbd-devel-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librbd-devel-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librbd-devel-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librbd1-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librbd1-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librbd1-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librbd1-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librbd1-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librbd1-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librbd1-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librbd1-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librgw-devel-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librgw-devel-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librgw-devel-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librgw-devel-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librgw-devel-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librgw-devel-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librgw-devel-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librgw-devel-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librgw-devel-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librgw2-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librgw2-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librgw2-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librgw2-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librgw2-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librgw2-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librgw2-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librgw2-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-argparse-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-ceph-argparse-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-ceph-argparse-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-common-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-ceph-common-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-ceph-common-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-common-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-ceph-common-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-ceph-common-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-common-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-ceph-common-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-ceph-common-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-cephfs-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-cephfs-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-cephfs-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-cephfs-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-cephfs-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-cephfs-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-rados-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-rados-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-rados-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-rados-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-rados-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-rados-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-rbd-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-rbd-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-rbd-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-rbd-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-rbd-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-rbd-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-rgw-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-rgw-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-rgw-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-rgw-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-rgw-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-rgw-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:rbd-mirror-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "rbd-mirror-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:rbd-mirror-2:16.2.10-94.el8cp.s390x" }, "product_reference": "rbd-mirror-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:rbd-mirror-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "rbd-mirror-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:rbd-nbd-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "rbd-nbd-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:rbd-nbd-2:16.2.10-94.el8cp.s390x" }, "product_reference": "rbd-nbd-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:rbd-nbd-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "rbd-nbd-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 OSD", "product_id": "8Base-RHCEPH-5.3-OSD:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-OSD" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-2:16.2.10-94.el8cp.src as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-2:16.2.10-94.el8cp.src" }, "product_reference": "ceph-2:16.2.10-94.el8cp.src", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-ansible-0:6.0.28.3-1.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-ansible-0:6.0.28.3-1.el8cp.noarch" }, "product_reference": "ceph-ansible-0:6.0.28.3-1.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-ansible-0:6.0.28.3-1.el8cp.src as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-ansible-0:6.0.28.3-1.el8cp.src" }, "product_reference": "ceph-ansible-0:6.0.28.3-1.el8cp.src", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-base-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-base-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-base-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-common-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-common-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-common-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-debugsource-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-debugsource-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-debugsource-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-debugsource-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-debugsource-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-debugsource-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-fuse-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-fuse-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-fuse-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-iscsi-0:3.6-1.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-iscsi-0:3.6-1.el8cp.noarch" }, "product_reference": "ceph-iscsi-0:3.6-1.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-iscsi-0:3.6-1.el8cp.src as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-iscsi-0:3.6-1.el8cp.src" }, "product_reference": "ceph-iscsi-0:3.6-1.el8cp.src", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mds-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-mds-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mds-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-mds-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mds-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-mds-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mgr-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-mgr-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mgr-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-mgr-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mgr-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-mgr-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-rook-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mgr-rook-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mgr-rook-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mib-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mib-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-mib-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mon-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-mon-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mon-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-mon-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mon-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-mon-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-osd-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-osd-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-osd-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-osd-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-osd-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-osd-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch" }, "product_reference": "ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-radosgw-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-radosgw-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-radosgw-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-radosgw-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-radosgw-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-radosgw-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-resource-agents-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-resource-agents-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-resource-agents-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-resource-agents-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-selinux-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-selinux-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-selinux-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-selinux-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-selinux-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-selinux-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-test-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-test-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-test-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-test-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-test-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-test-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "cephadm-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:cephadm-2:16.2.10-94.el8cp.noarch" }, "product_reference": "cephadm-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:cephfs-mirror-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "cephfs-mirror-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:cephfs-mirror-2:16.2.10-94.el8cp.s390x" }, "product_reference": "cephfs-mirror-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:cephfs-mirror-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "cephfs-mirror-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-top-2:16.2.10-94.el8cp.noarch as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:cephfs-top-2:16.2.10-94.el8cp.noarch" }, "product_reference": "cephfs-top-2:16.2.10-94.el8cp.noarch", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs-devel-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libcephfs-devel-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs-devel-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libcephfs-devel-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs-devel-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libcephfs-devel-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libcephfs2-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libcephfs2-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libcephfs2-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libcephsqlite-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libcephsqlite-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libcephsqlite-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libcephsqlite-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libcephsqlite-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libcephsqlite-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librados-devel-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librados-devel-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librados-devel-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librados2-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librados2-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librados2-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librados2-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librados2-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libradospp-devel-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libradospp-devel-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libradospp-devel-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libradospp-devel-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libradospp-devel-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libradospp-devel-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libradosstriper1-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libradosstriper1-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libradosstriper1-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librbd-devel-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librbd-devel-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librbd-devel-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librbd-devel-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librbd-devel-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librbd-devel-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librbd1-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librbd1-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librbd1-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librbd1-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librgw-devel-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librgw-devel-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librgw-devel-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librgw-devel-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librgw-devel-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librgw-devel-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librgw2-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librgw2-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librgw2-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "librgw2-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-argparse-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-ceph-argparse-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-common-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-ceph-common-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-common-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-ceph-common-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-common-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-ceph-common-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-cephfs-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-cephfs-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-cephfs-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-rados-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-rados-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-rados-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-rbd-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-rbd-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-rbd-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-rgw-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-rgw-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-rgw-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rbd-mirror-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "rbd-mirror-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rbd-mirror-2:16.2.10-94.el8cp.s390x" }, "product_reference": "rbd-mirror-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rbd-mirror-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "rbd-mirror-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "rbd-nbd-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el8cp.s390x" }, "product_reference": "rbd-nbd-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "rbd-nbd-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le" }, "product_reference": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x" }, "product_reference": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64" }, "product_reference": "rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-2:16.2.10-94.el9cp.src as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-2:16.2.10-94.el9cp.src" }, "product_reference": "ceph-2:16.2.10-94.el9cp.src", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "ceph-base-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el9cp.s390x" }, "product_reference": "ceph-base-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "ceph-base-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "ceph-base-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "ceph-base-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-base-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "ceph-base-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "ceph-common-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el9cp.s390x" }, "product_reference": "ceph-common-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "ceph-common-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "ceph-common-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "ceph-common-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-common-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "ceph-common-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-debugsource-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "ceph-debugsource-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-debugsource-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el9cp.s390x" }, "product_reference": "ceph-debugsource-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-debugsource-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "ceph-debugsource-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "ceph-fuse-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el9cp.s390x" }, "product_reference": "ceph-fuse-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "ceph-fuse-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "ceph-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "ceph-fuse-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "ceph-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "ceph-immutable-object-cache-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el9cp.s390x" }, "product_reference": "ceph-immutable-object-cache-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "ceph-immutable-object-cache-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "ceph-mds-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "ceph-mds-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mds-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "ceph-mds-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "ceph-mgr-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "ceph-mgr-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mgr-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "ceph-mgr-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mib-2:16.2.10-94.el9cp.noarch as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-mib-2:16.2.10-94.el9cp.noarch" }, "product_reference": "ceph-mib-2:16.2.10-94.el9cp.noarch", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "ceph-mon-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "ceph-mon-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-mon-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "ceph-mon-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "ceph-osd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "ceph-osd-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-osd-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "ceph-osd-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-resource-agents-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "ceph-resource-agents-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-resource-agents-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el9cp.s390x" }, "product_reference": "ceph-resource-agents-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-resource-agents-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "ceph-resource-agents-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-selinux-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "ceph-selinux-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-selinux-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el9cp.s390x" }, "product_reference": "ceph-selinux-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-selinux-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "ceph-selinux-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "ceph-test-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "ceph-test-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "ceph-test-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "ceph-test-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "cephadm-2:16.2.10-94.el9cp.noarch as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:cephadm-2:16.2.10-94.el9cp.noarch" }, "product_reference": "cephadm-2:16.2.10-94.el9cp.noarch", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "cephfs-top-2:16.2.10-94.el9cp.noarch as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:cephfs-top-2:16.2.10-94.el9cp.noarch" }, "product_reference": "cephfs-top-2:16.2.10-94.el9cp.noarch", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs-devel-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "libcephfs-devel-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs-devel-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el9cp.s390x" }, "product_reference": "libcephfs-devel-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs-devel-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "libcephfs-devel-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "libcephfs2-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el9cp.s390x" }, "product_reference": "libcephfs2-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "libcephfs2-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "libcephfs2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "libcephfs2-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephfs2-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "libcephfs2-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "libcephsqlite-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "libcephsqlite-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libcephsqlite-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "libcephsqlite-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "librados-devel-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el9cp.s390x" }, "product_reference": "librados-devel-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "librados-devel-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "librados-devel-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "librados-devel-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados-devel-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "librados-devel-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "librados2-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el9cp.s390x" }, "product_reference": "librados2-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "librados2-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "librados2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "librados2-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librados2-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "librados2-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libradospp-devel-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "libradospp-devel-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libradospp-devel-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el9cp.s390x" }, "product_reference": "libradospp-devel-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libradospp-devel-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "libradospp-devel-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "libradosstriper1-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el9cp.s390x" }, "product_reference": "libradosstriper1-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "libradosstriper1-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "libradosstriper1-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "libradosstriper1-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "libradosstriper1-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "libradosstriper1-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librbd-devel-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "librbd-devel-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librbd-devel-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el9cp.s390x" }, "product_reference": "librbd-devel-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librbd-devel-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "librbd-devel-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "librbd1-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el9cp.s390x" }, "product_reference": "librbd1-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "librbd1-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "librbd1-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "librbd1-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librbd1-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "librbd1-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librgw-devel-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "librgw-devel-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librgw-devel-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el9cp.s390x" }, "product_reference": "librgw-devel-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librgw-devel-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "librgw-devel-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "librgw2-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el9cp.s390x" }, "product_reference": "librgw2-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "librgw2-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "librgw2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "librgw2-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "librgw2-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "librgw2-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-argparse-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "python3-ceph-argparse-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-argparse-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el9cp.s390x" }, "product_reference": "python3-ceph-argparse-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-argparse-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "python3-ceph-argparse-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-common-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "python3-ceph-common-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-common-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el9cp.s390x" }, "product_reference": "python3-ceph-common-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ceph-common-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "python3-ceph-common-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "python3-cephfs-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el9cp.s390x" }, "product_reference": "python3-cephfs-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "python3-cephfs-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "python3-cephfs-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "python3-cephfs-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cephfs-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "python3-cephfs-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "python3-rados-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el9cp.s390x" }, "product_reference": "python3-rados-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "python3-rados-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "python3-rados-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "python3-rados-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rados-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "python3-rados-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "python3-rbd-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el9cp.s390x" }, "product_reference": "python3-rbd-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "python3-rbd-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "python3-rbd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "python3-rbd-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rbd-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "python3-rbd-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "python3-rgw-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el9cp.s390x" }, "product_reference": "python3-rgw-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "python3-rgw-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "python3-rgw-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "python3-rgw-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "python3-rgw-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "python3-rgw-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "rbd-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-fuse-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "rbd-fuse-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "rbd-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "rbd-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "rbd-mirror-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "rbd-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "rbd-nbd-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el9cp.s390x" }, "product_reference": "rbd-nbd-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "rbd-nbd-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-debuginfo-2:16.2.10-94.el9cp.ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el9cp.ppc64le" }, "product_reference": "rbd-nbd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-debuginfo-2:16.2.10-94.el9cp.s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el9cp.s390x" }, "product_reference": "rbd-nbd-debuginfo-2:16.2.10-94.el9cp.s390x", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rbd-nbd-debuginfo-2:16.2.10-94.el9cp.x86_64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "9Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el9cp.x86_64" }, "product_reference": "rbd-nbd-debuginfo-2:16.2.10-94.el9cp.x86_64", "relates_to_product_reference": "9Base-RHCEPH-5.3-Tools" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHCEPH-5.3-MON:python-dataclasses-0:0.8-3.el8cp.src", "8Base-RHCEPH-5.3-MON:python-werkzeug-0:2.0.3-3.el8cp.src", "8Base-RHCEPH-5.3-MON:python3-dataclasses-0:0.8-3.el8cp.noarch", "8Base-RHCEPH-5.3-MON:python3-werkzeug-0:2.0.3-3.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-ansible-0:6.0.28.3-1.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-ansible-0:6.0.28.3-1.el8cp.src", "8Base-RHCEPH-5.3-Tools:ceph-iscsi-0:3.6-1.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-iscsi-0:3.6-1.el8cp.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "8Base-RHCEPH-5.3-MON:ceph-2:16.2.10-94.el8cp.src", "8Base-RHCEPH-5.3-MON:ceph-base-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-base-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-base-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-debugsource-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-debugsource-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-debugsource-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-fuse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-fuse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-fuse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mds-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mds-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mds-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mgr-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mgr-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mgr-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-rook-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mib-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mon-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mon-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mon-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-osd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-osd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-osd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-radosgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-radosgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-radosgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-resource-agents-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-resource-agents-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-selinux-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-selinux-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-selinux-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-test-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-test-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-test-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:cephfs-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:cephfs-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:cephfs-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:cephfs-top-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:libcephfs-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephfs-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephfs-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libcephfs2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephfs2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephfs2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libcephsqlite-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephsqlite-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephsqlite-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librados-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librados-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librados-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librados2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librados2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librados2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librados2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librados2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libradospp-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libradospp-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libradospp-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libradosstriper1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libradosstriper1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libradosstriper1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librbd-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librbd-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librbd-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librbd1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librbd1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librbd1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librbd1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librgw-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librgw-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librgw-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librgw2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librgw2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librgw2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librgw2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-ceph-argparse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-cephfs-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-cephfs-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-cephfs-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rados-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rados-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rados-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-nbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-nbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-nbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-2:16.2.10-94.el8cp.src", "8Base-RHCEPH-5.3-OSD:ceph-base-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-base-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-base-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-debugsource-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-debugsource-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-debugsource-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-fuse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-fuse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-fuse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mds-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mds-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mds-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mgr-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mgr-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mgr-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-rook-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mib-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mon-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mon-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mon-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-osd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-osd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-osd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-resource-agents-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-resource-agents-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-selinux-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-selinux-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-selinux-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-test-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-test-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-test-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:cephfs-top-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:libcephfs-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephfs-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephfs-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libcephfs2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephfs2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephfs2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libcephsqlite-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephsqlite-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephsqlite-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librados-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librados-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librados-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librados2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librados2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librados2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librados2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librados2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libradospp-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libradospp-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libradospp-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libradosstriper1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libradosstriper1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libradosstriper1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librbd-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librbd-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librbd-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librbd1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librbd1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librbd1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librbd1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librgw-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librgw-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librgw-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librgw2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librgw2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librgw2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librgw2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-ceph-argparse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-cephfs-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-cephfs-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-cephfs-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rados-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rados-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rados-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-nbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-nbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-nbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-2:16.2.10-94.el8cp.src", "8Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mds-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mds-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mds-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mgr-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mgr-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mgr-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-rook-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mib-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mon-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mon-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mon-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-osd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-osd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-osd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-test-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-test-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-test-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:cephfs-top-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libcephsqlite-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephsqlite-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephsqlite-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-2:16.2.10-94.el9cp.src", "9Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-mib-2:16.2.10-94.el9cp.noarch", "9Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:cephadm-2:16.2.10-94.el9cp.noarch", "9Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:cephfs-top-2:16.2.10-94.el9cp.noarch", "9Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el9cp.x86_64" ], "known_not_affected": [ "8Base-RHCEPH-5.3-MON:python-dataclasses-0:0.8-3.el8cp.src", "8Base-RHCEPH-5.3-MON:python-werkzeug-0:2.0.3-3.el8cp.src", "8Base-RHCEPH-5.3-MON:python3-dataclasses-0:0.8-3.el8cp.noarch", "8Base-RHCEPH-5.3-MON:python3-werkzeug-0:2.0.3-3.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-ansible-0:6.0.28.3-1.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-ansible-0:6.0.28.3-1.el8cp.src", "8Base-RHCEPH-5.3-Tools:ceph-iscsi-0:3.6-1.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-iscsi-0:3.6-1.el8cp.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-01-11T17:43:06+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHCEPH-5.3-MON:ceph-2:16.2.10-94.el8cp.src", "8Base-RHCEPH-5.3-MON:ceph-base-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-base-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-base-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-debugsource-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-debugsource-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-debugsource-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-fuse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-fuse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-fuse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mds-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mds-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mds-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mgr-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mgr-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mgr-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-rook-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mib-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mon-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mon-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mon-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-osd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-osd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-osd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-radosgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-radosgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-radosgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-resource-agents-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-resource-agents-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-selinux-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-selinux-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-selinux-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-test-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-test-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-test-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:cephfs-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:cephfs-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:cephfs-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:cephfs-top-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:libcephfs-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephfs-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephfs-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libcephfs2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephfs2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephfs2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libcephsqlite-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephsqlite-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephsqlite-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librados-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librados-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librados-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librados2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librados2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librados2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librados2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librados2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libradospp-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libradospp-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libradospp-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libradosstriper1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libradosstriper1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libradosstriper1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librbd-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librbd-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librbd-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librbd1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librbd1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librbd1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librbd1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librgw-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librgw-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librgw-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librgw2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librgw2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librgw2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librgw2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-ceph-argparse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-cephfs-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-cephfs-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-cephfs-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rados-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rados-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rados-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-nbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-nbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-nbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-2:16.2.10-94.el8cp.src", "8Base-RHCEPH-5.3-OSD:ceph-base-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-base-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-base-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-debugsource-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-debugsource-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-debugsource-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-fuse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-fuse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-fuse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mds-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mds-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mds-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mgr-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mgr-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mgr-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-rook-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mib-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mon-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mon-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mon-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-osd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-osd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-osd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-resource-agents-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-resource-agents-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-selinux-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-selinux-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-selinux-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-test-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-test-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-test-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:cephfs-top-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:libcephfs-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephfs-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephfs-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libcephfs2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephfs2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephfs2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libcephsqlite-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephsqlite-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephsqlite-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librados-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librados-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librados-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librados2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librados2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librados2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librados2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librados2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libradospp-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libradospp-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libradospp-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libradosstriper1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libradosstriper1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libradosstriper1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librbd-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librbd-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librbd-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librbd1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librbd1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librbd1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librbd1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librgw-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librgw-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librgw-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librgw2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librgw2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librgw2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librgw2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-ceph-argparse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-cephfs-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-cephfs-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-cephfs-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rados-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rados-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rados-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-nbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-nbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-nbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-2:16.2.10-94.el8cp.src", "8Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mds-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mds-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mds-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mgr-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mgr-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mgr-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-rook-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mib-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mon-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mon-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mon-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-osd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-osd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-osd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-test-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-test-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-test-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:cephfs-top-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libcephsqlite-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephsqlite-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephsqlite-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-2:16.2.10-94.el9cp.src", "9Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-mib-2:16.2.10-94.el9cp.noarch", "9Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:cephadm-2:16.2.10-94.el9cp.noarch", "9Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:cephfs-top-2:16.2.10-94.el9cp.noarch", "9Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el9cp.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:0076" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "8Base-RHCEPH-5.3-MON:ceph-2:16.2.10-94.el8cp.src", "8Base-RHCEPH-5.3-MON:ceph-base-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-base-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-base-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-debugsource-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-debugsource-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-debugsource-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-fuse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-fuse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-fuse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mds-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mds-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mds-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mgr-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mgr-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mgr-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-rook-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mib-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mon-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mon-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mon-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-osd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-osd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-osd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-radosgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-radosgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-radosgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-resource-agents-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-resource-agents-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-selinux-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-selinux-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-selinux-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-test-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-test-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-test-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:cephfs-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:cephfs-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:cephfs-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:cephfs-top-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:libcephfs-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephfs-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephfs-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libcephfs2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephfs2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephfs2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libcephsqlite-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephsqlite-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephsqlite-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librados-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librados-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librados-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librados2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librados2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librados2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librados2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librados2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libradospp-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libradospp-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libradospp-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libradosstriper1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libradosstriper1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libradosstriper1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librbd-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librbd-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librbd-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librbd1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librbd1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librbd1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librbd1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librgw-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librgw-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librgw-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librgw2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librgw2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librgw2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librgw2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python-dataclasses-0:0.8-3.el8cp.src", "8Base-RHCEPH-5.3-MON:python-werkzeug-0:2.0.3-3.el8cp.src", "8Base-RHCEPH-5.3-MON:python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-ceph-argparse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-cephfs-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-cephfs-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-cephfs-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-dataclasses-0:0.8-3.el8cp.noarch", "8Base-RHCEPH-5.3-MON:python3-rados-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rados-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rados-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-werkzeug-0:2.0.3-3.el8cp.noarch", "8Base-RHCEPH-5.3-MON:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-nbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-nbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-nbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-2:16.2.10-94.el8cp.src", "8Base-RHCEPH-5.3-OSD:ceph-base-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-base-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-base-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-debugsource-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-debugsource-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-debugsource-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-fuse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-fuse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-fuse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mds-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mds-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mds-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mgr-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mgr-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mgr-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-rook-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mib-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mon-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mon-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mon-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-osd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-osd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-osd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-resource-agents-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-resource-agents-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-selinux-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-selinux-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-selinux-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-test-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-test-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-test-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:cephfs-top-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:libcephfs-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephfs-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephfs-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libcephfs2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephfs2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephfs2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libcephsqlite-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephsqlite-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephsqlite-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librados-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librados-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librados-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librados2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librados2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librados2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librados2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librados2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libradospp-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libradospp-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libradospp-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libradosstriper1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libradosstriper1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libradosstriper1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librbd-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librbd-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librbd-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librbd1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librbd1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librbd1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librbd1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librgw-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librgw-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librgw-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librgw2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librgw2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librgw2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librgw2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-ceph-argparse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-cephfs-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-cephfs-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-cephfs-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rados-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rados-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rados-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-nbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-nbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-nbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-2:16.2.10-94.el8cp.src", "8Base-RHCEPH-5.3-Tools:ceph-ansible-0:6.0.28.3-1.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-ansible-0:6.0.28.3-1.el8cp.src", "8Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-iscsi-0:3.6-1.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-iscsi-0:3.6-1.el8cp.src", "8Base-RHCEPH-5.3-Tools:ceph-mds-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mds-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mds-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mgr-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mgr-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mgr-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-rook-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mib-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mon-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mon-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mon-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-osd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-osd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-osd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-test-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-test-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-test-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:cephfs-top-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libcephsqlite-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephsqlite-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephsqlite-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-2:16.2.10-94.el9cp.src", "9Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-mib-2:16.2.10-94.el9cp.noarch", "9Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:cephadm-2:16.2.10-94.el9cp.noarch", "9Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:cephfs-top-2:16.2.10-94.el9cp.noarch", "9Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el9cp.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHCEPH-5.3-MON:ceph-2:16.2.10-94.el8cp.src", "8Base-RHCEPH-5.3-MON:ceph-base-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-base-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-base-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-debugsource-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-debugsource-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-debugsource-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-fuse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-fuse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-fuse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mds-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mds-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mds-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mgr-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mgr-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mgr-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mgr-rook-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mib-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-mon-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mon-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mon-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-osd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-osd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-osd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:ceph-radosgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-radosgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-radosgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-resource-agents-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-resource-agents-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-selinux-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-selinux-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-selinux-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-test-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-test-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-test-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:cephfs-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:cephfs-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:cephfs-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:cephfs-top-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-MON:libcephfs-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephfs-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephfs-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libcephfs2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephfs2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephfs2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libcephsqlite-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephsqlite-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephsqlite-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librados-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librados-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librados-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librados2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librados2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librados2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librados2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librados2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libradospp-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libradospp-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libradospp-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libradosstriper1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libradosstriper1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libradosstriper1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librbd-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librbd-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librbd-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librbd1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librbd1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librbd1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librbd1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librgw-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librgw-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librgw-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librgw2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librgw2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librgw2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:librgw2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-ceph-argparse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-cephfs-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-cephfs-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-cephfs-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rados-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rados-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rados-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-nbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-nbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-nbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-MON:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-MON:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-MON:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-2:16.2.10-94.el8cp.src", "8Base-RHCEPH-5.3-OSD:ceph-base-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-base-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-base-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-debugsource-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-debugsource-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-debugsource-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-fuse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-fuse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-fuse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mds-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mds-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mds-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mgr-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mgr-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mgr-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mgr-rook-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mib-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-mon-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mon-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mon-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-osd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-osd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-osd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-resource-agents-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-resource-agents-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-selinux-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-selinux-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-selinux-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-test-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-test-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-test-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:cephfs-top-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-OSD:libcephfs-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephfs-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephfs-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libcephfs2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephfs2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephfs2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libcephsqlite-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephsqlite-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephsqlite-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librados-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librados-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librados-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librados2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librados2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librados2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librados2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librados2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libradospp-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libradospp-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libradospp-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libradosstriper1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libradosstriper1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libradosstriper1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librbd-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librbd-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librbd-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librbd1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librbd1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librbd1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librbd1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librgw-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librgw-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librgw-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librgw2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librgw2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librgw2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:librgw2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-ceph-argparse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-cephfs-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-cephfs-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-cephfs-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rados-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rados-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rados-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-nbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-nbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-nbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-OSD:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-OSD:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-OSD:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-2:16.2.10-94.el8cp.src", "8Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-grafana-dashboards-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mds-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mds-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mds-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mgr-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mgr-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mgr-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mgr-cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-dashboard-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mgr-diskprediction-local-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-k8sevents-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-modules-core-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mgr-rook-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mib-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-mon-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mon-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mon-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-osd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-osd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-osd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-prometheus-alerts-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-test-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-test-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-test-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:cephadm-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:cephfs-top-2:16.2.10-94.el8cp.noarch", "8Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libcephsqlite-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephsqlite-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephsqlite-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-mirror-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-mirror-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-mirror-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el8cp.x86_64", "8Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.ppc64le", "8Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.s390x", "8Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el8cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-2:16.2.10-94.el9cp.src", "9Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-base-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-base-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-common-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-common-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-debugsource-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-fuse-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-immutable-object-cache-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-mds-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-mgr-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-mib-2:16.2.10-94.el9cp.noarch", "9Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-mon-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-osd-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-radosgw-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-resource-agents-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-selinux-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:ceph-test-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:cephadm-2:16.2.10-94.el9cp.noarch", "9Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:cephfs-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:cephfs-top-2:16.2.10-94.el9cp.noarch", "9Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libcephfs-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libcephfs2-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libcephfs2-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libcephsqlite-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librados-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librados-devel-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librados2-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librados2-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libradospp-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libradosstriper1-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:libradosstriper1-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librbd-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librbd1-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librbd1-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librgw-devel-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librgw2-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:librgw2-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-ceph-argparse-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-ceph-common-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-cephfs-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-cephfs-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rados-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rados-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rbd-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rbd-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rgw-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:python3-rgw-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:rbd-fuse-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:rbd-mirror-debuginfo-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:rbd-nbd-2:16.2.10-94.el9cp.x86_64", "9Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el9cp.ppc64le", "9Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el9cp.s390x", "9Base-RHCEPH-5.3-Tools:rbd-nbd-debuginfo-2:16.2.10-94.el9cp.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" } ] }
rhsa-2022_5392
Vulnerability from csaf_redhat
Published
2022-06-28 17:03
Modified
2024-11-13 23:44
Summary
Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.3.11 security updates and bug fixes
Notes
Topic
Red Hat Advanced Cluster Management for Kubernetes 2.3.11 general
availability release images, which provide security updates and bug fixes.
Red Hat Product Security has rated this update as having a security impact
of Moderate. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.
Details
Red Hat Advanced Cluster Management for Kubernetes 2.3.11 images
Red Hat Advanced Cluster Management for Kubernetes provides the
capabilities to address common challenges that administrators and site
reliability engineers face as they work across a range of public and
private cloud environments. Clusters and applications are all visible and
managed from a single console—with security policy built in.
This advisory contains the container images for Red Hat Advanced Cluster
Management for Kubernetes, which resolve security issues and fix several bugs. See the following Release Notes documentation, which will be updated shortly for this release, for additional details about this release:
https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/
Security fixes:
* node-fetch: exposure of sensitive information to an unauthorized actor
(CVE-2022-0235)
* follow-redirects: Exposure of Sensitive Information via Authorization Header leak (CVE-2022-0536)
* nconf: Prototype pollution in memory store (CVE-2022-21803)
* golang: crypto/elliptic IsOnCurve returns true for invalid field elements
(CVE-2022-23806)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
* golang: syscall: faccessat checks wrong group (CVE-2022-29526)
* go-getter: writes SSH credentials into logfile, exposing sensitive
credentials to local uses (CVE-2022-29810)
Bug fixes:
* RHACM 2.3.11 images (BZ# 2082087)
Terms of Use
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.
{ "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.3.11 general\navailability release images, which provide security updates and bug fixes.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Advanced Cluster Management for Kubernetes 2.3.11 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, which resolve security issues and fix several bugs. See the following Release Notes documentation, which will be updated shortly for this release, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/\n\nSecurity fixes: \n\n* node-fetch: exposure of sensitive information to an unauthorized actor\n(CVE-2022-0235)\n\n* follow-redirects: Exposure of Sensitive Information via Authorization Header leak (CVE-2022-0536)\n\n* nconf: Prototype pollution in memory store (CVE-2022-21803)\n\n* golang: crypto/elliptic IsOnCurve returns true for invalid field elements\n(CVE-2022-23806)\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n\n* go-getter: writes SSH credentials into logfile, exposing sensitive\ncredentials to local uses (CVE-2022-29810)\n\nBug fixes:\n\n* RHACM 2.3.11 images (BZ# 2082087)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:5392", "url": "https://access.redhat.com/errata/RHSA-2022:5392" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2044591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591" }, { "category": "external", "summary": "2053259", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053259" }, { "category": "external", "summary": "2053429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2074689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074689" }, { "category": "external", "summary": "2080279", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080279" }, { "category": "external", "summary": "2082087", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082087" }, { "category": "external", "summary": "2084085", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5392.json" } ], "title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.3.11 security updates and bug fixes", "tracking": { "current_release_date": "2024-11-13T23:44:50+00:00", "generator": { "date": "2024-11-13T23:44:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2022:5392", "initial_release_date": "2022-06-28T17:03:59+00:00", "revision_history": [ { "date": "2022-06-28T17:03:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-06-28T17:03:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-13T23:44:50+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.3 for RHEL 8", "product": { "name": "Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3", "product_identification_helper": { "cpe": "cpe:/a:redhat:acm:2.3::el8" } } }, { "category": "product_name", "name": "Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7", "product": { "name": "Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7", "product_id": "7Server-RHACM-2.3", "product_identification_helper": { "cpe": "cpe:/a:redhat:acm:2.3::el7" } } } ], "category": "product_family", "name": "Red Hat ACM" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "product_id": "rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "product": { "name": "rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "product_id": "rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.3.11-20" } } }, { "category": "product_version", "name": "rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "product": { "name": "rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "product_id": "rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "product_identification_helper": { "purl": "pkg:oci/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.3.11-10" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "product": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "product": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "product": { "name": "rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "product_id": "rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "product_identification_helper": { "purl": "pkg:oci/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.3.11-9" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "product": { "name": "rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "product_id": "rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.3.11-9" } } }, { "category": "product_version", "name": "rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "product": { "name": "rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "product_id": "rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "product": { "name": "rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "product_id": "rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "product_identification_helper": { "purl": "pkg:oci/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.3.11-9" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "product": { "name": "rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "product_id": "rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "product_identification_helper": { "purl": "pkg:oci/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.3.11-9" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "product": { "name": "rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "product_id": "rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "product_id": "rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "product": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "product": { "name": "rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "product_id": "rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "product_identification_helper": { "purl": "pkg:oci/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kui-web-terminal-rhel8\u0026tag=v2.3.11-11" } } }, { "category": "product_version", "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "product": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "product": { "name": "rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "product_id": "rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel7\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "product": { "name": "rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "product_id": "rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.3.11-3" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "product": { "name": "rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "product_id": "rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel7\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "product_id": "rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "product": { "name": "rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "product_id": "rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.3.11-7" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.3.11-7" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "product": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "product": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "product": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "product": { "name": "rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "product_id": "rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "product": { "name": "rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "product_id": "rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "product": { "name": "rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "product_id": "rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "product": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "product_id": "rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.3.11-3" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "product": { "name": "rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "product_id": "rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "product": { "name": "rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "product_id": "rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "product": { "name": "rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "product_id": "rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "product": { "name": "rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "product_id": "rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-agent-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "product": { "name": "rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "product_id": "rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "product": { "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "product_id": "rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "product": { "name": "rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "product_id": "rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.3.11-9" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "product": { "name": "rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "product_id": "rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "product": { "name": "rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "product_id": "rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "product": { "name": "rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "product_id": "rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "product_identification_helper": { "purl": "pkg:oci/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.3.11-9" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "product_id": "rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "product": { "name": "rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "product_id": "rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel7\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "product": { "name": "rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "product_id": "rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.3.11-6" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "product_id": "rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "product": { "name": "rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "product_id": "rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.3.11-20" } } }, { "category": "product_version", "name": "rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "product": { "name": "rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "product_id": "rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.3.11-10" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le", "product": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le", "product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "product": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "product": { "name": "rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "product_id": "rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "product_identification_helper": { "purl": "pkg:oci/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.3.11-9" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "product": { "name": "rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "product_id": "rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.3.11-9" } } }, { "category": "product_version", "name": "rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "product": { "name": "rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "product_id": "rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "product": { "name": "rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "product_id": "rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.3.11-9" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "product": { "name": "rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "product_id": "rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.3.11-9" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "product": { "name": "rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "product_id": "rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "product_id": "rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "product": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le", "product": { "name": "rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le", "product_id": "rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kui-web-terminal-rhel8\u0026tag=v2.3.11-11" } } }, { "category": "product_version", "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "product": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "product": { "name": "rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "product_id": "rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel7\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "product": { "name": "rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "product_id": "rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.3.11-3" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "product": { "name": "rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "product_id": "rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel7\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "product_id": "rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "product": { "name": "rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "product_id": "rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.3.11-7" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.3.11-7" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "product": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "product": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "product": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "product": { "name": "rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "product_id": "rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "product": { "name": "rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "product_id": "rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "product_identification_helper": { "purl": "pkg:oci/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "product": { "name": "rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "product_id": "rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "product": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "product_id": "rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.3.11-3" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "product": { "name": "rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "product_id": "rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "product": { "name": "rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "product_id": "rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "product": { "name": "rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "product_id": "rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "product": { "name": "rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "product_id": "rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "product": { "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "product_id": "rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "product": { "name": "rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "product_id": "rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.3.11-9" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "product": { "name": "rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "product_id": "rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le", "product": { "name": "rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le", "product_id": "rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "product": { "name": "rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "product_id": "rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.3.11-9" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "product_id": "rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "product": { "name": "rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "product_id": "rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel7\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "product": { "name": "rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "product_id": "rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.3.11-6" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "product": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "product_id": "rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "product": { "name": "rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "product_id": "rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "product": { "name": "rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "product_id": "rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "product": { "name": "rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "product_id": "rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.3.11-6" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "product": { "name": "rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "product_id": "rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.3.11-5" } } }, { "category": "product_version", "name": "rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x", "product": { "name": "rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x", "product_id": "rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.3.11-6" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7", "product_id": "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le" }, "product_reference": "rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "relates_to_product_reference": "7Server-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7", "product_id": "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64" }, "product_reference": "rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "relates_to_product_reference": "7Server-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7", "product_id": "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le" }, "product_reference": "rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "relates_to_product_reference": "7Server-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7", "product_id": "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64" }, "product_reference": "rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "relates_to_product_reference": "7Server-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7", "product_id": "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le" }, "product_reference": "rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "relates_to_product_reference": "7Server-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7", "product_id": "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64" }, "product_reference": "rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "relates_to_product_reference": "7Server-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64" }, "product_reference": "rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le" }, "product_reference": "rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64" }, "product_reference": "rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le" }, "product_reference": "rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64" }, "product_reference": "rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le" }, "product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64" }, "product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64" }, "product_reference": "rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le" }, "product_reference": "rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64" }, "product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le" }, "product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le" }, "product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64" }, "product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le" }, "product_reference": "rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64" }, "product_reference": "rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64" }, "product_reference": "rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le" }, "product_reference": "rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le" }, "product_reference": "rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64" }, "product_reference": "rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64" }, "product_reference": "rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le" }, "product_reference": "rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64" }, "product_reference": "rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le" }, "product_reference": "rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64" }, "product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x" }, "product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le" }, "product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64" }, "product_reference": "rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le" }, "product_reference": "rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le" }, "product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64" }, "product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64" }, "product_reference": "rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le" }, "product_reference": "rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x" }, "product_reference": "rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64" }, "product_reference": "rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le" }, "product_reference": "rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64" }, "product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64" }, "product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64" }, "product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le" }, "product_reference": "rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64" }, "product_reference": "rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le" }, "product_reference": "rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64" }, "product_reference": "rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le" }, "product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64" }, "product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x" }, "product_reference": "rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64" }, "product_reference": "rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le" }, "product_reference": "rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le" }, "product_reference": "rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x" }, "product_reference": "rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64" }, "product_reference": "rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64" }, "product_reference": "rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le" }, "product_reference": "rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64" }, "product_reference": "rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le" }, "product_reference": "rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64" }, "product_reference": "rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le" }, "product_reference": "rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64" }, "product_reference": "rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le" }, "product_reference": "rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x" }, "product_reference": "rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-0235", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "discovery_date": "2022-01-16T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2044591" } ], "notes": [ { "category": "description", "text": "A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as \"Authorization,\" \"WWW-Authenticate,\" and \"Cookie\" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.", "title": "Vulnerability description" }, { "category": "summary", "text": "node-fetch: exposure of sensitive information to an unauthorized actor", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is out of support scope for dotnet-5.0. For more information about Dotnet product support scope, please see https://access.redhat.com/support/policy/updates/net-core", "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": [ "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le" ], "known_not_affected": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0235" }, { "category": "external", "summary": "RHBZ#2044591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0235", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0235" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235" }, { "category": "external", "summary": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/", "url": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/" } ], "release_date": "2022-01-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-28T17:03:59+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/index\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.3/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5392" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "node-fetch: exposure of sensitive information to an unauthorized actor" }, { "cve": "CVE-2022-0536", "cwe": { "id": "CWE-212", "name": "Improper Removal of Sensitive Information Before Storage or Transfer" }, "discovery_date": "2022-02-10T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2053259" } ], "notes": [ { "category": "description", "text": "A flaw was found in the follow-redirects package. This flaw allows the exposure of sensitive information to an unauthorized actor due to the usage of insecure HTTP protocol. This issue happens with an Authorization header leak from the same hostname, https-http, and requires a Man-in-the-Middle (MITM) attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "follow-redirects: Exposure of Sensitive Information via Authorization Header leak", "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": [ "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le" ], "known_not_affected": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0536" }, { "category": "external", "summary": "RHBZ#2053259", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053259" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0536", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0536" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536" } ], "release_date": "2022-02-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-28T17:03:59+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/index\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.3/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5392" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "follow-redirects: Exposure of Sensitive Information via Authorization Header leak" }, { "cve": "CVE-2022-21803", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-04-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2074689" } ], "notes": [ { "category": "description", "text": "A flaw was found in the nconf library when setting the configuration properties. This flaw allows an attacker to provide a crafted property, leading to prototype object pollution.", "title": "Vulnerability description" }, { "category": "summary", "text": "nconf: Prototype pollution in memory store", "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": [ "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le" ], "known_not_affected": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21803" }, { "category": "external", "summary": "RHBZ#2074689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074689" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21803", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21803" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21803", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21803" }, { "category": "external", "summary": "https://github.com/allengayCx/nodegoat/issues/88", "url": "https://github.com/allengayCx/nodegoat/issues/88" } ], "release_date": "2022-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-28T17:03:59+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/index\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.3/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5392" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nconf: Prototype pollution in memory store" }, { "cve": "CVE-2022-23806", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2022-02-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2053429" } ], "notes": [ { "category": "description", "text": "A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 8 and 9 are affected because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having a Moderate security impact. The issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7; hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16 \u0026 1.17), will not be addressed in future updates as shipped only in RHEL-7, hence, marked as Out-of-Support-Scope.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.", "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": [ "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le" ], "known_not_affected": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23806" }, { "category": "external", "summary": "RHBZ#2053429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23806", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23806" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ" } ], "release_date": "2022-02-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-28T17:03:59+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/index\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.3/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5392" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le" ], "known_not_affected": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-28T17:03:59+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/index\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.3/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5392" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Moment.js: Path traversal in moment.locale" }, { "acknowledgments": [ { "names": [ "Jo\u00ebl G\u00e4hwiler" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-29526", "cwe": { "id": "CWE-280", "name": "Improper Handling of Insufficient Permissions or Privileges " }, "discovery_date": "2022-05-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2084085" } ], "notes": [ { "category": "description", "text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: syscall: faccessat checks wrong group", "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.3:rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le" ], "known_not_affected": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-29526" }, { "category": "external", "summary": "RHBZ#2084085", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU", "url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU" } ], "release_date": "2022-05-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-28T17:03:59+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/index\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.3/html-single/install/index#installing", "product_ids": [ "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5392" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: syscall: faccessat checks wrong group" }, { "cve": "CVE-2022-29810", "cwe": { "id": "CWE-532", "name": "Insertion of Sensitive Information into Log File" }, "discovery_date": "2022-04-29T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2080279" } ], "notes": [ { "category": "description", "text": "A flaw was found in go-getter, where the go-getter library can write SSH credentials into its log file. This flaw allows a local user with access to read log files to read sensitive credentials, which may lead to privilege escalation or account takeover.", "title": "Vulnerability description" }, { "category": "summary", "text": "go-getter: writes SSH credentials into logfile, exposing sensitive credentials to local uses", "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": [ "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le" ], "known_not_affected": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:61cd8ac11a81ac6e780ab67ee02c9a56d972cfbbf4c258a7674ed01408a286cd_ppc64le", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:9fa857a7d1864df0c86d9f43e6c39a5e3c5d99b2e3c793a8cd595c3cd13294b4_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:103a6289feb09aefbc884be26f33d0da0f17c0651da185ac7bc7bc6217d208a3_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:2f18bf8ba52e091f81c80a23636ad817010086977082c6a1fa2eff1331a8ea99_amd64", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:2b77b7f36e43ce2f03e5ba0283851dc22169125b112f7393c4a79c70835c85d5_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:487d51886994fb8c852e7b7aae598ff1a70c0aa5149209d0481540904e272d2c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:604f7625729ca2c9bf23efdf60074cb3b8dd701405971350c94bd188a532898c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:9aaebeec33c92c91bbcddcde3b6259a557d1b20700d66c752fd77a5364f859dc_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:431df4362c15358c23184198f82cc0db5ec1c07d44e17f3d24a5b9448e6b7922_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:a369baf8eb6e8ae8387173e5da6c68b16299890f37cec8ccaff69e9b7d86876b_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:10ba520afcc836b3b95c5cdd0e23fad261d16e673066b31720cf8b5bdee16dea_amd64", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:c35d27a00336e17c694871af430b5b72c70db707eea5d2b01aa931e5469d7852_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:2db258f938c62d512dba0fd6f5e41ae419cbc7f88510c299fa9ed204eb03456c_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d13ee43f661a207ce1668d1fde432ab758d691eb10bad661b6c356e06ecbbb72_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:dddaacd144dbd1756b7a9e03cb15e794311706b6b7367ea88cb59038195fc060_amd64", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e34696cb75eda77bb9afab3f7ba69d2bfaad0c65c766904e919d9fee74940ed1_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:dc581ce0515abe96eea0a9103e07c1d9d43dbc16cde393bf3e3d88a403b80de6_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:666bd45741538f056395d7632052ac25b74e826cd48d399e03d858395bcd839b_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:eb322e0a6941a5bfe29d3a74f47069249cc4ac9e5239e57e9cd2fa180e221623_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:0764564903f52ff546c473a8674a7f111901b7b07e581ea524f835ed9bd30acb_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:6c7c29f3b1a6509c1f704882f0c0a53e803dae44cdb08baf62c6454762b112dd_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:1a6354b2f4ce5f620737930f6e2f805cd2283d688e77c47ea37e6ecd7f7a800c_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:2cb3d699418e023ed735dffc7fce0f97e6d83a03f28ed609f2c872e14a747287_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:31c044af349e33b4b10b22583404015c2fe768569fdd076fcaf723803b8dbb3a_s390x", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:e4aebdb85a808c3665fc591b3634bf9a790387949e5fde5e1d0c115a49077d7c_ppc64le", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f5aaef601550af38e1abf0d94f86561a16a0c1d4323db5b96e1ecdb921c4cc33_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9ed230f20c8903c12bd6fe194b6dd8fffff0eee7d2111c807719c35002aca77f_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ab0f7d48017794b0635dfb21ae2dde386aad798870195ddca12153d106d5e96d_s390x", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:f6e535776f44f898534c15c15107e8a2ae69c2c44e3c1aa4ac0d30907da946a4_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:0b7c45c6992275ba16db6249b36c2d8343faafef708147062ba057447777e031_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:c2f341bb3d20d0f17f84b9a2e9d36afe9bb728f273724d4f996e2cfde24ca3fb_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:c693be04e4361cca54bee0d7dbdb0da109cb88539b91cf598f0b0b8ec8233e32_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:e313b726f767e01ddc47d8b3f00764f0d1ed0d031aaf1cdab45da46e68ea47c5_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:7e76fff40a8eb69681532d9eb5914200cdd6a768176abf1e73f6fa9cad99a59c_ppc64le", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:96f621be8e97e245c9d997e1882bac77dfa1ecc9551dec932b2b9a5469976794_amd64", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9061598e72a614973ed191542260f44afd5edff6d267cc94cc9bdad50314b0d3_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:af279f6e4108e6b02575b6165a73207163775b3f2cc4c09faddec2c6d6f452c5_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d37a1328eef78cb26a4433a61e1b60199b7847126c2565c08f2894f05b0a73ae_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:1e6e6b3b0058d19b4eca7a3d12b0abf6bddbcba5e1e0f99ed5640e49a83466bd_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:3cc11d206651f8df4f7464775c53cc6076dbd3ac79e338e191d46c6743cbed47_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:105d561b1b279138e7692f09c00e477ea5376a9b5cccea0b306a1cf4ebc999bb_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:864d7bcfeedd846157b2802d103269297cec1c2213797d0263c5c2080f329e52_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8cab07ceed4c88cfeefea0f5ea3c96b5466adbba9a627bd239899bff6e3acb05_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:10c4fb31da7a182e8b62bce4af2fd268d3bcb92bd19ca51ce6f1c3db3fc9a05a_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:dd8a83fd7a221872ab7c0626df845c4d9e5a0c4d4aa8e5b874da87c9e45663ce_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:f633ab4dc1994290851dc57abe7314494d0f175a14c1f78cad27c9e68c60f23e_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:41131dd7ffcb16a4f7b9b16f948c94b78121c81ecb8809c4b9f21d14e600953a_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:43321950b001a2fc64f2511bc508af7266ed0138061739656eef79780223d472_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:6d69db1c6663ba46f1d3138e13e20d361a13c8a313cdf6371eee542f4dd9dee4_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:053e547323ce14d69b636d28856cdc8a644433d7af4ae8372290ea415dca8dee_ppc64le", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:2f6866f461daa82877aed94978d8c2733b8ed7b95122f1cf2b6e13511d0409ac_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:7448463c85bcf92f3a1d5832594d55ebb8b10d00467991161e5879d2fc2fa433_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:88e2cbae4b413c23be723288564f94953a5713bb8c054a180fe36705d715a340_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:2a1b431d96b052ae15ecd710e8d725a801b0b9617a2a31352308725f8d3a63e2_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:65d5be5a9ac7dde2dcffb615f7d8f9149fde7a797a45841feb56f4dcf4576f81_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:5069a588f0ed2f5a9d75085375872a98b1abb2b55c1e45239e67a6b229b8fb19_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:80f234627e42eb92ea9154847acf02ee3e705531014a4b8857113c57e9284ce5_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:9d6ad246ffe3bd9c1f719ac7e88cb2c6224967cec1475ffcbc5cb05205f195b6_amd64", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:9d3143768dfcd87629fe1668170e47d853ef4ec8ba9d0ba58eac4ea177843c11_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:b1f7fc8fc7006a4b71ba44e164297369b18b392bc73697acbf14d95225a6524d_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:4c28ddae2af3c3be57d821630b5425d9d8189e911711e868ee1b13cb610148ae_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:d2ec0e4dde04c4b80093442cfb86853c6d821853d4f3a8e77b233fa1ec00c137_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:4057159c43f7e82f86a03744844ab6c79a5e646c32fae2b1655200125810978a_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:6258a73860737c396cd323124a1aea5126e0e0dd1931474eb2330ca66f3c8f91_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3bde620217cd21d3188927e4da4194a43cccc79e43dd548a398d5605374311e7_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:703677ee0c06578543054230edc03d657963b23c124be29f686307ab6f23abfd_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:81a9c1bf77c0b86a9ed634cc1b45947ce694df20e831c6e2cb6d9175aa9e0e3b_ppc64le", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:d045a1f7a6acc4393bf0dfe5310a28c951a6f531f547fdb4c5e453900bd8f184_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:dcd44ea0e5350ee6a0d762b40200590531625e95db9af52575bb7e6c9ee5343d_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:079a930da16a4c5ec4fb33881e2195c28c57b7435d13f3e038ca0df6c4432338_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:9d6bd250c5eca50663ae4c7ef7ae08f168a1e41ea77eb70bda648862c0194b31_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:7e47ac8fee13c530bf1aac37a6b0dd16cceb4c5565f266851030a868bf35a1ac_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:bdf704bec6aa3ff1ce359de1a84dfadc40deeefed4c2c84d7e195c2990ca3211_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:093aabfb309fa3386e1cf7359b553bd2b060a2723551ced03f877f2be3f5bf0a_amd64", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:330a100c12c503c5a4c30a35d76f2ad462dc5b9303d669392e1060ea55a009e7_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:a2db8812b5abc990eb67352a8927e3caed4d5e8bc0caae59874562cfde77b5f8_ppc64le", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:3a3bdeacbc2054c888caedc2a487dfa2c9fe897821526e31b88ab834a4c92d68_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:85041c5720c3700c79688f9a515cb37cff136c0cca647f4693d39f910cf1c753_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:8b7b627995801221d3a8f855ea195163a272cc8d1841df2ea143b21ee1fe5192_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:a05c4c388f676bf2e69a548764e65a121b9932eec38d89aaea458ccaf0ba208c_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:db9618d72bfbf3ce0caf75d340e354df01d5d388b976e341c263bbbb94dd0b30_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:24bb67c724c62004b6674421cc92d0fc325a7a3af24569c52fda4879b2fcd7d2_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:39a28f6cbf62869d26651065ebd106d714c8bd0ff25e2a00319b126b23267339_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:c362c4734efed8f5da6d3655ad56da4be52714ba64a232c3752294fe00cfffb4_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:fff7ab15528adbed8e2c59dd1cbdce22bf719a7d0b532d7720247cddc2acd561_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:ddd4eff409def9350f646b309ed3bdd6a75e5d6d0ab4ac22b0558c4ac9919495_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:df8590bfbc8d56289a746359bcf9ac93b0234bf7b9238b5a646f885a0f716761_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:9667ad3490e9303354bac56989a7544a98a52f2bead8ad57502c0fff8e5a0148_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a1da2e9241ef77f41a61b8bd21770556f4f02ccee43ada9b62d6207c20c5f14b_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:49cc4e5480c623d493239877f47f4148897a3df22d796217ef5e3f7b7000e909_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:dae2d69031e0450ee0572dc475d0f40e2fba7b84b66c83b8329491f45c1edb0c_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:ac2a85278280bdc0500fbafd9f53eac2275c7b5b584fda92e67146941c04a398_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:d2f7ec1c74b927816e1df07100367df1cfaf3d7f7316606b5e0278519f1426bd_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e1ff24aaad2679bcb42c13172ab22c84a2b79d1c7565562a916e938042e48136_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:65082379c0c0a237a2c90a30f9f73beabebc0c32fafec6f09a7cc4b188eba61d_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:ed5b2553c01c40a65187c020a70c7d97c29514119a680c3a48ce0161f7bb7239_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:3cf64fbb5bf6f82340b7102044427011c017999880ddbad15adaea2cadeea283_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eb34b0eb813013f51cd84be5717048e6a08b44338c3e9352f6c7e953ebdca85c_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:214a83019aa9e7b3b271e30e330eef7978989c64c15d3dad3f59c0e296178ddf_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:6f3363c924ec69bfdd1c030b648d41dba5de4c24fd5dc2fd1e10e985ab9097e8_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:2a83382353594b98662c23f81c860a4c915f4b9619631a219eb4fe66e32f2999_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a9dc1997d4727e3e8f4944c7e10078af0117ef6134c8b8edef2b839848db4a6c_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:34032e3082ad65c9e72370b3e7dd7e3758ace3feca5d3a90bcdf42aadbd30962_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:58c75beb1eec3a96bb7d56f6c6add093115e20193fff98ef3ca7422b4d66321e_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:8be425930dea6c21d78742e5478b477a07dbbf5950f40b47d2da2d8d70e4c915_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:9244f3175c12cd5a60c8b7e927029828d69509b8bb118306309a0f02871cfdc6_amd64", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:12a5e0edcbc86138952932b4a721f62619b9c928dc3364a435d4474898358e7c_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:4d81bd386cf60122f03d91ec31edb365dc678c5a092d571b05b6fec60f7bac17_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:25afd6620b833d983ee319bfd7fa38b1d7102170e0967bf9e9c7d25344ffa278_ppc64le", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5f4bff69d3e49df6d595b51b6ca69b9ac578b28c2450fe08aded70a8d4a59559_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:8d3a3157a89b82beb6809dc28607f4aee8d66199fe76ad923e993c74a74e6fc2_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:c70168953563a3fa1ac84c2d31a3b4df6d26cfe1d7f265c5c5ddfe433b058b5b_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:aca3657332e101a941d96532cd49335c58b36454a62792d82db6a26be563b8e2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:e6064e79a59af718596f3aaa1d7152d93520f985a44ff3f67e939702d837db80_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:b319fb94663794df617a385422fbf403c246339e9567f354edb8492fb3d68ed3_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:bdb20114f6cb6430bd277389d15d7d3d147eb13cdf0f94b0cedf2ecb3fae7044_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:c8c14353f90827b6da36d2e88abc40d25758ff8f34bb2d8d61ecb94c2e6f3537_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:95f1e7039cadc7cf88a08f98638e594771fca6ae7461e47ccb3be2ed8ae63474_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:985b252e0244c9b68571c4cad49b7f942d36c719962511438d024509c609da9e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:cf162ac6c42f4c54293f24d5f1c3c50ba95fe8a14b571b1ff9bd1c2b3ba7a146_amd64", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:42a8258c149ca25144328220807e96234f5d4bf325102e7575372f4be843c7e9_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:dbfcd30319a654bb3721af54d2de01b6814a686e8736fdeb070ba4940a5e562a_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:1389df70cb0a6e9e31ae07de90589e49ca67295dc515f4d9be4e0093be4b757e_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:3a25432be8067074ae423cfa648d5a61a462db30f9454b01432819d8f992f49f_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:710af811dbece9936f0a4d7f1db249de3b75986569dfca984f808a94efe42dca_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d148fca0121fc6da5d1ccf6d908cdd9c7573c15ec2719809f03e61a2154bff4c_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:d83692b8a043e93db8eb34ab642c29563c2579ab2e46c512be489036453dbaba_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:5b5291ce1776bbb52585a61897906cee6587a126fba0b7e294cb18f2ebf81571_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:e58823127938b4cff1cd20f252f04fc0c7e22a11f4e70f85e8c10e0c529d18b2_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:572d7390ecf8e339ed64f1f0913f00ca002748a1d5d89c6280973d0f085e71f1_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:83f2617bb88bba9a944f30e960a832010d2b3629d73a42e5eff127751658db83_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:1b952da131ebbc02c535f200866292cfa9075e8e9df56b6e1ebe71710385773f_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ed0f79ecd8db7807a50e4ed319b5cf290b3b44dfde536396df0ea30e2e8d4a92_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:8e730e203e534402049fde5d53f03eca908dea898780a1b17cb8dae43a1dada6_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:d66af8341d4cd463bc69bad2645bb9bd323674d887c5c47d1a83da196819884a_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7188eab65eb8dcd4308954b2fe7c8b1b657afdd71fb41bc88baeca07c8b60db7_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:ef67e6e40a54b2a773f91b4498ae521391539993be1a51bfc0523173ae63240b_ppc64le", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f5bce145586eb02935004236e7d960cda8e1264a2b855e1baea9aa09f9c7085b_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-29810" }, { "category": "external", "summary": "RHBZ#2080279", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080279" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-29810", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29810" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29810", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29810" }, { "category": "external", "summary": "https://github.com/golang/vulndb/issues/438", "url": "https://github.com/golang/vulndb/issues/438" } ], "release_date": "2022-04-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-28T17:03:59+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/index\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.3/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5392" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:c02b050ecc99d1f0e5d1ef870a28ccf82cd846493b63a563f9d5e92d85a00524_amd64", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cf902c04887539aa82707a95bea7575110f06acc897d8ef309a28a5872845444_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "go-getter: writes SSH credentials into logfile, exposing sensitive credentials to local uses" } ] }
rhsa-2022_7055
Vulnerability from csaf_redhat
Published
2022-10-19 12:55
Modified
2024-11-21 20:50
Summary
Red Hat Security Advisory: RHOSDT 2.6.0 operator/operand containers Security Update
Notes
Topic
An update is now available for Red Hat Openshift distributed tracing 2.6.0
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
This release of Red Hat OpenShift distributed tracing provides these changes:
Security Fix(es):
* nodejs-json-schema: Prototype pollution vulnerability (CVE-2021-3918)
* eventsource: Exposure of Sensitive Information (CVE-2022-1650)
* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)
* follow-redirects: Exposure of Sensitive Information via Authorization Header leak (CVE-2022-0536)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for Red Hat Openshift distributed tracing 2.6.0\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "This release of Red Hat OpenShift distributed tracing provides these changes:\n\nSecurity Fix(es):\n\n* nodejs-json-schema: Prototype pollution vulnerability (CVE-2021-3918)\n\n* eventsource: Exposure of Sensitive Information (CVE-2022-1650)\n\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n\n* follow-redirects: Exposure of Sensitive Information via Authorization Header leak (CVE-2022-0536)\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:7055", "url": "https://access.redhat.com/errata/RHSA-2022:7055" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2024702", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702" }, { "category": "external", "summary": "2053259", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053259" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2085307", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307" }, { "category": "external", "summary": "2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7055.json" } ], "title": "Red Hat Security Advisory: RHOSDT 2.6.0 operator/operand containers Security Update", "tracking": { "current_release_date": "2024-11-21T20:50:37+00:00", "generator": { "date": "2024-11-21T20:50:37+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:7055", "initial_release_date": "2022-10-19T12:55:42+00:00", "revision_history": [ { "date": "2022-10-19T12:55:42+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-10-19T12:55:42+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T20:50:37+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift distributed tracing 2.6", "product": { "name": "Red Hat OpenShift distributed tracing 2.6", "product_id": "8Base-RHOSDT-2.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift_distributed_tracing:2.6::el8" } } } ], "category": "product_family", "name": "Red Hat OpenShift distributed tracing" }, { "branches": [ { "category": "product_version", "name": "rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "product": { "name": "rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "product_id": "rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "product_identification_helper": { "purl": "pkg:oci/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-collector-rhel8\u0026tag=0.60.0-2" } } }, { "category": "product_version", "name": "rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "product": { "name": "rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "product_id": "rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "product_identification_helper": { "purl": "pkg:oci/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-rhel8-operator\u0026tag=0.60.0-2" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "product": { "name": "rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "product_id": "rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "product_identification_helper": { "purl": "pkg:oci/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-collector-rhel8\u0026tag=0.60.0-2" } } }, { "category": "product_version", "name": "rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64", "product": { "name": "rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64", "product_id": "rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64", "product_identification_helper": { "purl": "pkg:oci/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-rhel8-operator\u0026tag=0.60.0-2" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "product": { "name": "rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "product_id": "rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-collector-rhel8\u0026tag=0.60.0-2" } } }, { "category": "product_version", "name": "rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "product": { "name": "rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "product_id": "rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-rhel8-operator\u0026tag=0.60.0-2" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le as a component of Red Hat OpenShift distributed tracing 2.6", "product_id": "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le" }, "product_reference": "rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x as a component of Red Hat OpenShift distributed tracing 2.6", "product_id": "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x" }, "product_reference": "rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64 as a component of Red Hat OpenShift distributed tracing 2.6", "product_id": "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64" }, "product_reference": "rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x as a component of Red Hat OpenShift distributed tracing 2.6", "product_id": "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x" }, "product_reference": "rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le as a component of Red Hat OpenShift distributed tracing 2.6", "product_id": "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le" }, "product_reference": "rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64 as a component of Red Hat OpenShift distributed tracing 2.6", "product_id": "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64" }, "product_reference": "rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3918", "cwe": { "id": "CWE-915", "name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes" }, "discovery_date": "2021-11-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2024702" } ], "notes": [ { "category": "description", "text": "The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-json-schema: Prototype pollution vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "npm versions 8.0.0 and older provide a vulnerable version of the json-schema library. However, it is currently believed that in the context of npm, it is not possible to take advantage of the vulnerability.\n\nRed Hat Enterprise Linux version 8 and Software Collections provide a vulnerable version of the json-schema library only as embedded in the npm package. As a result, the severity of the incident has been lowered for these 2 products.\n\nRed Hat Quay includes json-schema as a development dependency of quay-registry-container. As a result, the impact rating has been lowered to Moderate.\n\nIn Red Hat OpenShift Container Platform (RHOCP), Red Hat Openshift Data Foundations (ODF), Red Hat distributed tracing, Migration Toolkit for Virtualization (MTV) and Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are behind OpenShift OAuth. This restricts access to the vulnerable json-schema library to authenticated users only, therefore the impact is reduced to Moderate.\n\nIn Red Hat Openshift Data Foundations (ODF) the odf4/mcg-core-rhel8 component has \"Will not fix status\", but starting from ODF 4.11 stream this component contains already patched version of the json-schema library. Earlier version of ODF are already under Maintenance Support phase, hence this vulnerability will not be fixed.", "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": [ "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3918" }, { "category": "external", "summary": "RHBZ#2024702", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3918", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918" } ], "release_date": "2021-10-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-19T12:55:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7055" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs-json-schema: Prototype pollution vulnerability" }, { "cve": "CVE-2022-0536", "cwe": { "id": "CWE-212", "name": "Improper Removal of Sensitive Information Before Storage or Transfer" }, "discovery_date": "2022-02-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2053259" } ], "notes": [ { "category": "description", "text": "A flaw was found in the follow-redirects package. This flaw allows the exposure of sensitive information to an unauthorized actor due to the usage of insecure HTTP protocol. This issue happens with an Authorization header leak from the same hostname, https-http, and requires a Man-in-the-Middle (MITM) attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "follow-redirects: Exposure of Sensitive Information via Authorization Header leak", "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": [ "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0536" }, { "category": "external", "summary": "RHBZ#2053259", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053259" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0536", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0536" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536" } ], "release_date": "2022-02-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-19T12:55:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7055" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "follow-redirects: Exposure of Sensitive Information via Authorization Header leak" }, { "cve": "CVE-2022-1650", "cwe": { "id": "CWE-359", "name": "Exposure of Private Personal Information to an Unauthorized Actor" }, "discovery_date": "2022-05-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2085307" } ], "notes": [ { "category": "description", "text": "A flaw was found in the EventSource NPM Package. The description from the source states the following message: \"Exposure of Sensitive Information to an Unauthorized Actor.\" This flaw allows an attacker to steal the user\u0027s credentials and then use the credentials to access the legitimate website.", "title": "Vulnerability description" }, { "category": "summary", "text": "eventsource: Exposure of Sensitive Information", "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": [ "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1650" }, { "category": "external", "summary": "RHBZ#2085307", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1650", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1650" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650" }, { "category": "external", "summary": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e", "url": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e" } ], "release_date": "2022-05-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-19T12:55:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7055" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.3, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "eventsource: Exposure of Sensitive Information" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-19T12:55:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7055" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" }, { "cve": "CVE-2022-31129", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-07-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2105075" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "moment: inefficient parsing algorithm resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.", "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": [ "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31129" }, { "category": "external", "summary": "RHBZ#2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31129" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g" } ], "release_date": "2022-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-19T12:55:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7055" } ], "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": [ "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:19b497addaa9210f2b2048421a5a8ef1a8748bbb0884af10e23c59473dda544b_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:2089cab411ac3fc66784bacdf080ed6ff51d0a4450cc7f246915e96ed6cf8665_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-collector-rhel8@sha256:9bc1969a7862230282b9f8b902906e51cb0fdb3e3c368579a580eaccaacc7b03_amd64", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:3ed70e814b9458affbf3ad5057a741b9f453095220c6548e2bd2960a6cdf6314_s390x", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:6c35a77e6118ba050a01e0dd5f0f6cca20211ac513cb4d92ae4058f78459610d_ppc64le", "8Base-RHOSDT-2.6:rhosdt/opentelemetry-rhel8-operator@sha256:74d8fed59e7ed6389bfbf08bd6279b035f18fddd82056f597e6d34ccbb99c865_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "moment: inefficient parsing algorithm resulting in DoS" } ] }
rhsa-2022_1681
Vulnerability from csaf_redhat
Published
2022-05-03 16:42
Modified
2024-11-15 14:48
Summary
Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.4.4 security updates and bug fixes
Notes
Topic
Red Hat Advanced Cluster Management for Kubernetes 2.4.4 General
Availability release images. This update provides security fixes, bug fixes, and updates container images.
Red Hat Product Security has rated this update as having a security impact
of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available for each vulnerability from
the CVE links in the References section.
Details
Red Hat Advanced Cluster Management for Kubernetes 2.4.4 images
Red Hat Advanced Cluster Management for Kubernetes provides the
capabilities to address common challenges that administrators and site
reliability engineers face as they work across a range of public and
private cloud environments. Clusters and applications are all visible and
managed from a single console—with security policy built in.
This advisory contains the container images for Red Hat Advanced Cluster
Management for Kubernetes, which fix several bugs. See the following
Release Notes documentation, which will be updated shortly for this
release, for additional details about this release:
https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/
Security fixes:
* Vm2: vulnerable to Sandbox Bypass (CVE-2021-23555)
* Golang.org/x/crypto: empty plaintext packet causes panic (CVE-2021-43565)
* Follow-redirects: Exposure of Private Personal Information to an Unauthorized Actor (CVE-2022-0155)
* Node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)
* Follow-redirects: Exposure of Sensitive Information via Authorization Header leak (CVE-2022-0536)
* Urijs: Authorization Bypass Through User-Controlled Key (CVE-2022-0613)
* Nconf: Prototype pollution in memory store (CVE-2022-21803)
* Nats-server: misusing the "dynamically provisioned sandbox accounts" feature authenticated user can obtain the privileges of the System account (CVE-2022-24450)
* Urijs: Leading white space bypasses protocol validation (CVE-2022-24723)
* Node-forge: Signature verification leniency in checking `digestAlgorithm` structure can lead to signature forgery (CVE-2022-24771)
* Node-forge: Signature verification failing to check tailing garbage bytes can lead to signature forgery (CVE-2022-24772)
* Node-forge: Signature verification leniency in checking `DigestInfo` structure (CVE-2022-24773)
* Cross-fetch: Exposure of Private Personal Information to an Unauthorized Actor (CVE-2022-1365)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
Bug fixes:
* Failed ClusterDeployment validation errors do not surface through the ClusterPool UI (Bugzilla #1995380)
* Agents wrong validation failure on failing to fetch image needed for installation (Bugzilla #2008583)
* Fix catalogsource name (Bugzilla #2038250)
* When the ocp console operator is disable on the managed cluster, the cluster claims failed to update (Bugzilla #2057761)
* Multicluster-operators-hub-subscription OOMKilled (Bugzilla #2053308)
* RHACM 2.4.1 Console becomes unstable and refuses login after one hour (Bugzilla #2061958)
* RHACM 2.4.4 images (Bugzilla #2077548)
Terms of Use
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.
{ "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.4.4 General\nAvailability release images. This update provides security fixes, bug fixes, and updates container images.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Advanced Cluster Management for Kubernetes 2.4.4 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, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/\n\nSecurity fixes:\n\n* Vm2: vulnerable to Sandbox Bypass (CVE-2021-23555)\n\n* Golang.org/x/crypto: empty plaintext packet causes panic (CVE-2021-43565)\n\n* Follow-redirects: Exposure of Private Personal Information to an Unauthorized Actor (CVE-2022-0155)\n\n* Node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)\n\n* Follow-redirects: Exposure of Sensitive Information via Authorization Header leak (CVE-2022-0536)\n\n* Urijs: Authorization Bypass Through User-Controlled Key (CVE-2022-0613)\n\n* Nconf: Prototype pollution in memory store (CVE-2022-21803)\n\n* Nats-server: misusing the \"dynamically provisioned sandbox accounts\" feature authenticated user can obtain the privileges of the System account (CVE-2022-24450)\n\n* Urijs: Leading white space bypasses protocol validation (CVE-2022-24723)\n\n* Node-forge: Signature verification leniency in checking `digestAlgorithm` structure can lead to signature forgery (CVE-2022-24771)\n\n* Node-forge: Signature verification failing to check tailing garbage bytes can lead to signature forgery (CVE-2022-24772)\n\n* Node-forge: Signature verification leniency in checking `DigestInfo` structure (CVE-2022-24773)\n\n* Cross-fetch: Exposure of Private Personal Information to an Unauthorized Actor (CVE-2022-1365)\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\nBug fixes:\n\n* Failed ClusterDeployment validation errors do not surface through the ClusterPool UI (Bugzilla #1995380)\n\n* Agents wrong validation failure on failing to fetch image needed for installation (Bugzilla #2008583)\n\n* Fix catalogsource name (Bugzilla #2038250)\n\n* When the ocp console operator is disable on the managed cluster, the cluster claims failed to update (Bugzilla #2057761)\n\n* Multicluster-operators-hub-subscription OOMKilled (Bugzilla #2053308)\n\n* RHACM 2.4.1 Console becomes unstable and refuses login after one hour (Bugzilla #2061958)\n\n* RHACM 2.4.4 images (Bugzilla #2077548)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:1681", "url": "https://access.redhat.com/errata/RHSA-2022:1681" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/index" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html-single/install/index#installing", "url": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html-single/install/index#installing" }, { "category": "external", "summary": "1995380", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995380" }, { "category": "external", "summary": "2008583", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2008583" }, { "category": "external", "summary": "2030787", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030787" }, { "category": "external", "summary": "2038250", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2038250" }, { "category": "external", "summary": "2044556", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044556" }, { "category": "external", "summary": "2044591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591" }, { "category": "external", "summary": "2052573", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052573" }, { "category": "external", "summary": "2053259", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053259" }, { "category": "external", "summary": "2053308", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053308" }, { "category": "external", "summary": "2054114", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2054114" }, { "category": "external", "summary": "2055496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055496" }, { "category": "external", "summary": "2057761", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2057761" }, { "category": "external", "summary": "2058295", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2058295" }, { "category": "external", "summary": "2061958", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061958" }, { "category": "external", "summary": "2062370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062370" }, { "category": "external", "summary": "2067387", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067387" }, { "category": "external", "summary": "2067458", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067458" }, { "category": "external", "summary": "2067461", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067461" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2074689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074689" }, { "category": "external", "summary": "2076133", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2076133" }, { "category": "external", "summary": "2077548", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077548" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1681.json" } ], "title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.4.4 security updates and bug fixes", "tracking": { "current_release_date": "2024-11-15T14:48:47+00:00", "generator": { "date": "2024-11-15T14:48:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:1681", "initial_release_date": "2022-05-03T16:42:03+00:00", "revision_history": [ { "date": "2022-05-03T16:42:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-05-03T16:42:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T14:48:47+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.4 for RHEL 8", "product": { "name": "Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:acm:2.4::el8" } } } ], "category": "product_family", "name": "Red Hat ACM" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "product_id": "rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "product": { "name": "rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "product_id": "rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.4-9" } } }, { "category": "product_version", "name": "rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "product": { "name": "rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "product_id": "rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "product_identification_helper": { "purl": "pkg:oci/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "product": { "name": "rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "product_id": "rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.4-5" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "product": { "name": "rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "product": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "product": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "product": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.4-5" } } }, { "category": "product_version", "name": "rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "product": { "name": "rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "product_id": "rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "product_identification_helper": { "purl": "pkg:oci/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "product": { "name": "rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "product_id": "rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "product": { "name": "rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "product_id": "rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.4-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.4-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "product": { "name": "rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "product_id": "rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "product_identification_helper": { "purl": "pkg:oci/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "product": { "name": "rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "product_id": "rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "product_identification_helper": { "purl": "pkg:oci/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.4-5" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "product": { "name": "rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "product_id": "rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "product_id": "rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "product": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "product": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "product": { "name": "rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "product_id": "rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "product": { "name": "rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "product_id": "rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "product_id": "rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "product": { "name": "rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "product_id": "rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "product": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "product": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "product": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "product_id": "rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "product": { "name": "rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "product_id": "rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "product": { "name": "rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "product_id": "rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "product_identification_helper": { "purl": "pkg:oci/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "product": { "name": "rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "product_id": "rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "product": { "name": "rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "product_id": "rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "product": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "product_id": "rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "product": { "name": "rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "product_id": "rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "product": { "name": "rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "product_id": "rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "product": { "name": "rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "product_id": "rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "product_id": "rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "product": { "name": "rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "product_id": "rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "product": { "name": "rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "product_id": "rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "product": { "name": "rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "product_id": "rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "product": { "name": "rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "product_id": "rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "product_identification_helper": { "purl": "pkg:oci/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "product_id": "rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "product": { "name": "rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "product_id": "rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "product": { "name": "rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "product_id": "rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "product_identification_helper": { "purl": "pkg:oci/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "product": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "product": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "product": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "product": { "name": "rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "product_id": "rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.4-4" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "product_id": "rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "product": { "name": "rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "product_id": "rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.4-9" } } }, { "category": "product_version", "name": "rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "product": { "name": "rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "product_id": "rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "product_identification_helper": { "purl": "pkg:oci/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "product": { "name": "rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "product_id": "rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.4-5" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "product": { "name": "rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "product": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "product": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "product": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.4-5" } } }, { "category": "product_version", "name": "rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "product": { "name": "rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "product_id": "rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "product_identification_helper": { "purl": "pkg:oci/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "product": { "name": "rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "product_id": "rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "product": { "name": "rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "product_id": "rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.4-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.4-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "product": { "name": "rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "product_id": "rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "product_identification_helper": { "purl": "pkg:oci/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "product": { "name": "rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "product_id": "rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "product_identification_helper": { "purl": "pkg:oci/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.4-5" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "product": { "name": "rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "product_id": "rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "product_id": "rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "product": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "product": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "product": { "name": "rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "product_id": "rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "product": { "name": "rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "product_id": "rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "product_id": "rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "product": { "name": "rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "product_id": "rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "product": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "product": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "product": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "product_id": "rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "product": { "name": "rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "product_id": "rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "product": { "name": "rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "product_id": "rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "product": { "name": "rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "product_id": "rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "product": { "name": "rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "product_id": "rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "product": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "product_id": "rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "product": { "name": "rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "product_id": "rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "product": { "name": "rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "product_id": "rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "product": { "name": "rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "product_id": "rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "product": { "name": "rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "product_id": "rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-agent-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "product": { "name": "rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "product_id": "rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "product": { "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "product_id": "rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "product": { "name": "rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "product_id": "rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "product": { "name": "rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "product_id": "rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "product": { "name": "rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "product_id": "rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "product": { "name": "rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "product_id": "rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "product_identification_helper": { "purl": "pkg:oci/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "product_id": "rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "product": { "name": "rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "product_id": "rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "product": { "name": "rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "product_id": "rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "product_identification_helper": { "purl": "pkg:oci/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "product": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "product": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "product": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64", "product": { "name": "rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64", "product_id": "rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.4-4" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "product_id": "rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "product": { "name": "rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "product_id": "rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.4-9" } } }, { "category": "product_version", "name": "rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "product": { "name": "rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "product_id": "rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "product_identification_helper": { "purl": "pkg:oci/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "product": { "name": "rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "product_id": "rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.4-5" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "product": { "name": "rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "product": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "product": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "product": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.4-5" } } }, { "category": "product_version", "name": "rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "product": { "name": "rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "product_id": "rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "product_identification_helper": { "purl": "pkg:oci/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "product": { "name": "rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "product_id": "rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "product": { "name": "rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "product_id": "rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.4-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.4-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "product": { "name": "rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "product_id": "rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "product": { "name": "rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "product_id": "rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.4-5" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "product": { "name": "rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "product_id": "rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "product_id": "rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "product": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "product": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "product": { "name": "rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "product_id": "rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "product": { "name": "rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "product_id": "rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "product_id": "rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "product": { "name": "rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "product_id": "rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "product": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "product": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "product": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "product_id": "rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "product": { "name": "rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "product_id": "rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "product": { "name": "rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "product_id": "rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "product": { "name": "rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "product_id": "rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "product": { "name": "rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "product_id": "rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "product": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "product_id": "rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "product": { "name": "rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "product_id": "rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "product": { "name": "rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "product_id": "rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "product": { "name": "rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "product_id": "rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "product": { "name": "rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "product_id": "rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "product": { "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "product_id": "rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "product": { "name": "rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "product_id": "rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "product": { "name": "rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "product_id": "rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "product": { "name": "rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "product_id": "rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "product": { "name": "rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "product_id": "rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "product_id": "rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "product": { "name": "rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "product_id": "rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "product": { "name": "rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "product_id": "rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "product_identification_helper": { "purl": "pkg:oci/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "product": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "product": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.4-4" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "product": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.4-3" } } }, { "category": "product_version", "name": "rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "product": { "name": "rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "product_id": "rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.4-4" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le" }, "product_reference": "rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x" }, "product_reference": "rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64" }, "product_reference": "rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le" }, "product_reference": "rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x" }, "product_reference": "rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64" }, "product_reference": "rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le" }, "product_reference": "rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64" }, "product_reference": "rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x" }, "product_reference": "rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64" }, "product_reference": "rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le" }, "product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64" }, "product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le" }, "product_reference": "rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64" }, "product_reference": "rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64" }, "product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x" }, "product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le" }, "product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le" }, "product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64" }, "product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x" }, "product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64" }, "product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le" }, "product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x" }, "product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le" }, "product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x" }, "product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64" }, "product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64" }, "product_reference": "rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x" }, "product_reference": "rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le" }, "product_reference": "rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x" }, "product_reference": "rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64" }, "product_reference": "rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le" }, "product_reference": "rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x" }, "product_reference": "rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64" }, "product_reference": "rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le" }, "product_reference": "rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64" }, "product_reference": "rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x" }, "product_reference": "rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le" }, "product_reference": "rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le" }, "product_reference": "rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x" }, "product_reference": "rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64" }, "product_reference": "rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64" }, "product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le" }, "product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x" }, "product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x" }, "product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64" }, "product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le" }, "product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64" }, "product_reference": "rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le" }, "product_reference": "rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x" }, "product_reference": "rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64" }, "product_reference": "rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le" }, "product_reference": "rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x" }, "product_reference": "rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x" }, "product_reference": "rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le" }, "product_reference": "rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64" }, "product_reference": "rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64" }, "product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x" }, "product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64" }, "product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x" }, "product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x" }, "product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64" }, "product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le" }, "product_reference": "rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x" }, "product_reference": "rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64" }, "product_reference": "rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le" }, "product_reference": "rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x" }, "product_reference": "rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64" }, "product_reference": "rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64" }, "product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le" }, "product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x" }, "product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64" }, "product_reference": "rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le" }, "product_reference": "rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x" }, "product_reference": "rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64" }, "product_reference": "rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x" }, "product_reference": "rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le" }, "product_reference": "rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64" }, "product_reference": "rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le" }, "product_reference": "rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x" }, "product_reference": "rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x" }, "product_reference": "rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le" }, "product_reference": "rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64" }, "product_reference": "rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64" }, "product_reference": "rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x" }, "product_reference": "rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le" }, "product_reference": "rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le" }, "product_reference": "rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x" }, "product_reference": "rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64" }, "product_reference": "rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le" }, "product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x" }, "product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64" }, "product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64" }, "product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le" }, "product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x" }, "product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le" }, "product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x" }, "product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64" }, "product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le" }, "product_reference": "rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x" }, "product_reference": "rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64" }, "product_reference": "rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le" }, "product_reference": "rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x" }, "product_reference": "rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" }, "product_reference": "rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-23555", "cwe": { "id": "CWE-562", "name": "Return of Stack Variable Address" }, "discovery_date": "2022-02-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2054114" } ], "notes": [ { "category": "description", "text": "A flaw was found in vm2, where the sandbox can be bypassed via direct access to host error objects generated by node internals during the generation of stack traces. This flaw allows an attacker to execute arbitrary code on the host machine.", "title": "Vulnerability description" }, { "category": "summary", "text": "vm2: vulnerable to Sandbox Bypass", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23555" }, { "category": "external", "summary": "RHBZ#2054114", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2054114" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23555", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23555" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23555", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23555" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-VM2-2309905", "url": "https://security.snyk.io/vuln/SNYK-JS-VM2-2309905" } ], "release_date": "2022-02-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-03T16:42:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\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.4/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1681" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "vm2: vulnerable to Sandbox Bypass" }, { "cve": "CVE-2021-43565", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2021-12-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2030787" } ], "notes": [ { "category": "description", "text": "There\u0027s an input validation flaw in golang.org/x/crypto\u0027s readCipherPacket() function. An unauthenticated attacker who sends an empty plaintext packet to a program linked with golang.org/x/crypto/ssh could cause a panic, potentially leading to denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang.org/x/crypto: empty plaintext packet causes panic", "title": "Vulnerability summary" }, { "category": "other", "text": "go-toolset shipped with Red Hat Developer Tools - Compilers and golang shipped with Red Hat Enterprise Linux 8 are not affected by this flaw because they do not ship the vulnerable code.\n\nThis flaw was rated to have a Moderate impact because it is not shipped in the Golang standard library and thus has a reduced impact to products compared with other flaws of this type.", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-43565" }, { "category": "external", "summary": "RHBZ#2030787", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030787" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-43565", "url": "https://www.cve.org/CVERecord?id=CVE-2021-43565" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43565", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43565" } ], "release_date": "2021-12-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-03T16:42:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\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.4/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1681" } ], "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang.org/x/crypto: empty plaintext packet causes panic" }, { "cve": "CVE-2022-0155", "cwe": { "id": "CWE-359", "name": "Exposure of Private Personal Information to an Unauthorized Actor" }, "discovery_date": "2021-01-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2044556" } ], "notes": [ { "category": "description", "text": "A flaw was found in follow-redirects when fetching a remote URL with a cookie when it gets to the Location response header. This flaw allows an attacker to hijack the account as the cookie is leaked.", "title": "Vulnerability description" }, { "category": "summary", "text": "follow-redirects: Exposure of Private Personal Information to an Unauthorized Actor", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0155" }, { "category": "external", "summary": "RHBZ#2044556", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044556" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0155", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0155" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0155", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0155" }, { "category": "external", "summary": "https://huntr.dev/bounties/fc524e4b-ebb6-427d-ab67-a64181020406/", "url": "https://huntr.dev/bounties/fc524e4b-ebb6-427d-ab67-a64181020406/" } ], "release_date": "2022-01-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-03T16:42:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\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.4/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1681" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "follow-redirects: Exposure of Private Personal Information to an Unauthorized Actor" }, { "cve": "CVE-2022-0235", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "discovery_date": "2022-01-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2044591" } ], "notes": [ { "category": "description", "text": "A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as \"Authorization,\" \"WWW-Authenticate,\" and \"Cookie\" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.", "title": "Vulnerability description" }, { "category": "summary", "text": "node-fetch: exposure of sensitive information to an unauthorized actor", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is out of support scope for dotnet-5.0. For more information about Dotnet product support scope, please see https://access.redhat.com/support/policy/updates/net-core", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0235" }, { "category": "external", "summary": "RHBZ#2044591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0235", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0235" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235" }, { "category": "external", "summary": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/", "url": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/" } ], "release_date": "2022-01-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-03T16:42:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\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.4/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1681" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "node-fetch: exposure of sensitive information to an unauthorized actor" }, { "cve": "CVE-2022-0536", "cwe": { "id": "CWE-212", "name": "Improper Removal of Sensitive Information Before Storage or Transfer" }, "discovery_date": "2022-02-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2053259" } ], "notes": [ { "category": "description", "text": "A flaw was found in the follow-redirects package. This flaw allows the exposure of sensitive information to an unauthorized actor due to the usage of insecure HTTP protocol. This issue happens with an Authorization header leak from the same hostname, https-http, and requires a Man-in-the-Middle (MITM) attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "follow-redirects: Exposure of Sensitive Information via Authorization Header leak", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0536" }, { "category": "external", "summary": "RHBZ#2053259", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053259" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0536", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0536" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536" } ], "release_date": "2022-02-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-03T16:42:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\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.4/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1681" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "follow-redirects: Exposure of Sensitive Information via Authorization Header leak" }, { "cve": "CVE-2022-0613", "cwe": { "id": "CWE-639", "name": "Authorization Bypass Through User-Controlled Key" }, "discovery_date": "2022-02-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2055496" } ], "notes": [ { "category": "description", "text": "A flaw was found in urijs due to the fix of CVE-2021-3647 not considering case-sensitive protocol schemes in the URL. This issue allows attackers to bypass the patch.", "title": "Vulnerability description" }, { "category": "summary", "text": "urijs: Authorization Bypass Through User-Controlled Key", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0613" }, { "category": "external", "summary": "RHBZ#2055496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055496" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0613", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0613" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0613", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0613" } ], "release_date": "2022-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-03T16:42:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\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.4/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1681" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "urijs: Authorization Bypass Through User-Controlled Key" }, { "cve": "CVE-2022-1365", "cwe": { "id": "CWE-359", "name": "Exposure of Private Personal Information to an Unauthorized Actor" }, "discovery_date": "2022-04-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2076133" } ], "notes": [ { "category": "description", "text": "A flaw was found in the cross-fetch library when fetching a remote URL with a cookie when it gets to the Location response header. This flaw allows an attacker to hijack the account as the cookie is leaked.", "title": "Vulnerability description" }, { "category": "summary", "text": "cross-fetch: Exposure of Private Personal Information to an Unauthorized Actor", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1365" }, { "category": "external", "summary": "RHBZ#2076133", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2076133" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1365", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1365" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365" }, { "category": "external", "summary": "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac/", "url": "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac/" } ], "release_date": "2022-04-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-03T16:42:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\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.4/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1681" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cross-fetch: Exposure of Private Personal Information to an Unauthorized Actor" }, { "cve": "CVE-2022-21803", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-04-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2074689" } ], "notes": [ { "category": "description", "text": "A flaw was found in the nconf library when setting the configuration properties. This flaw allows an attacker to provide a crafted property, leading to prototype object pollution.", "title": "Vulnerability description" }, { "category": "summary", "text": "nconf: Prototype pollution in memory store", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21803" }, { "category": "external", "summary": "RHBZ#2074689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074689" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21803", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21803" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21803", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21803" }, { "category": "external", "summary": "https://github.com/allengayCx/nodegoat/issues/88", "url": "https://github.com/allengayCx/nodegoat/issues/88" } ], "release_date": "2022-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-03T16:42:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\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.4/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1681" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nconf: Prototype pollution in memory store" }, { "cve": "CVE-2022-24450", "cwe": { "id": "CWE-1220", "name": "Insufficient Granularity of Access Control" }, "discovery_date": "2022-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2052573" } ], "notes": [ { "category": "description", "text": "A flaw was found in the NATS nats-server in an experimental feature that provides dynamically provisioned sandbox accounts that do not check the clients\u2019 authorization. This flaw allows an attacker to take advantage of its valid account and switch over to another existing account without further authentication.", "title": "Vulnerability description" }, { "category": "summary", "text": "nats-server: misusing the \"dynamically provisioned sandbox accounts\" feature authenticated user can obtain the privileges of the System account", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24450" }, { "category": "external", "summary": "RHBZ#2052573", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052573" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24450", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24450" }, { "category": "external", "summary": "https://advisories.nats.io/CVE/CVE-2022-24450.txt", "url": "https://advisories.nats.io/CVE/CVE-2022-24450.txt" } ], "release_date": "2022-02-07T12:40:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-03T16:42:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\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.4/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1681" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nats-server: misusing the \"dynamically provisioned sandbox accounts\" feature authenticated user can obtain the privileges of the System account" }, { "cve": "CVE-2022-24723", "cwe": { "id": "CWE-1173", "name": "Improper Use of Validation Framework" }, "discovery_date": "2022-03-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2062370" } ], "notes": [ { "category": "description", "text": "An improper input validation flaw was found in urijs where white space characters are not removed from the beginning of an URL. This issue allows bypassing the protocol validation.", "title": "Vulnerability description" }, { "category": "summary", "text": "urijs: Leading white space bypasses protocol validation", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24723" }, { "category": "external", "summary": "RHBZ#2062370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062370" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24723", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24723" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24723", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24723" } ], "release_date": "2022-03-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-03T16:42:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\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.4/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1681" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "urijs: Leading white space bypasses protocol validation" }, { "cve": "CVE-2022-24771", "cwe": { "id": "CWE-347", "name": "Improper Verification of Cryptographic Signature" }, "discovery_date": "2022-03-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2067387" } ], "notes": [ { "category": "description", "text": "A flaw was found in the node-forge package. This signature verification leniency allows an attacker to forge a signature.", "title": "Vulnerability description" }, { "category": "summary", "text": "node-forge: Signature verification leniency in checking `digestAlgorithm` structure can lead to signature forgery", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw affects the DigestAlgorithm structure.", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24771" }, { "category": "external", "summary": "RHBZ#2067387", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067387" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24771", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24771" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24771", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24771" }, { "category": "external", "summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-cfm4-qjh2-4765", "url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-cfm4-qjh2-4765" } ], "release_date": "2022-03-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-03T16:42:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\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.4/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1681" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "node-forge: Signature verification leniency in checking `digestAlgorithm` structure can lead to signature forgery" }, { "cve": "CVE-2022-24772", "cwe": { "id": "CWE-347", "name": "Improper Verification of Cryptographic Signature" }, "discovery_date": "2022-03-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2067458" } ], "notes": [ { "category": "description", "text": "A flaw was found in the node-forge package. This signature verification leniency allows an attacker to forge a signature.", "title": "Vulnerability description" }, { "category": "summary", "text": "node-forge: Signature verification failing to check tailing garbage bytes can lead to signature forgery", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw affects the DigestInfo ASN.1 structure.", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24772" }, { "category": "external", "summary": "RHBZ#2067458", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067458" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24772", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24772" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24772", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24772" }, { "category": "external", "summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-x4jg-mjrx-434g", "url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-x4jg-mjrx-434g" } ], "release_date": "2022-03-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-03T16:42:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\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.4/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1681" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "node-forge: Signature verification failing to check tailing garbage bytes can lead to signature forgery" }, { "cve": "CVE-2022-24773", "cwe": { "id": "CWE-347", "name": "Improper Verification of Cryptographic Signature" }, "discovery_date": "2022-03-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2067461" } ], "notes": [ { "category": "description", "text": "A flaw was found in the node-forge library when verifying the signature on the ASN.1 structure in RSA PKCS#1 v1.5. This flaw allows an attacker to obtain successful verification for invalid DigestInfo structure, affecting the integrity of the attacked resource.", "title": "Vulnerability description" }, { "category": "summary", "text": "node-forge: Signature verification leniency in checking `DigestInfo` structure", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24773" }, { "category": "external", "summary": "RHBZ#2067461", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067461" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24773", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24773" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24773", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24773" }, { "category": "external", "summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-2r2c-g63r-vccr", "url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-2r2c-g63r-vccr" } ], "release_date": "2022-03-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-03T16:42:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\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.4/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1681" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "node-forge: Signature verification leniency in checking `DigestInfo` structure" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-03T16:42:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\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.4/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1681" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:3a5ef5f9af69a95bafce7bad92ee47a99fdd16be7a863d65effb0a5f7ae6dc97_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:4e421845874972d490c4fdd3d5006c7d6e3aa29ae7d612c4a9bb7ea82c52e271_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:e8e338e7f06746d98c9dac4d24b211dfd4384dc90e2afd8f0afb0d63eebd1acb_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:41afe7638cca4ca6de18a3687ec8a73c9ad7aff705188f24c250c0707b8148d1_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a5e3e5be78920497906ed528efbe7d6ce8323cbd84733206e291183e1da72a5a_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:ab47f6c99d8f8bc0147bb12a19fd2ee9965d79441053d8d50dda4b4c0ab16081_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:16ae5f7d2350eee394083f03444c70f849a8936f051e0bbc3d843e6e83651a56_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c2df73585248afc784498b8988c47b235d037b4c8400c41baf81f96dd12b6030_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:fbd0d763e550575a30883356dfa97f8cb328344997140646e25e8746eb541770_amd64", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:6d21e97852c3c0f144c7042df2a9e6a99567020a6d1cf1607cf977e1b0e92c0f_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a3d62916822c2fbc43742c4e7bce4a9da7d87fdee0c3a9a806a8e5549ae78f4b_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:b6deaffb775887853123bac203ae1e0441014392f43ccb38e456389d20af34e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6933722d448428a62c4d855eea2a5887fda2e61358d919b60807c6ed6ff35445_ppc64le", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:70fbf62bf34e0bc64535e70b3e312feccfa277f9625173de4eb7edc7b1fb15d1_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a52b3ef93115568225a33cda753c861cf39ed884af7723bae3a907a193352ab0_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:53ff53bb8cc4595dd0a11edae710a234c7c88cc48f2853e4e6beb41bcc90061d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:592134c8bf4b4936fd863433a2a9a70d593d8e2c6eb849d8e1d6d8487707b6f9_amd64", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:bea96ea5dd45450d72b444fc66f74291f89114b1fabdf445a95fdbda33ab2b0c_s390x", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:6f3335a492fc886e204f67b9907a4e0436333091b968362353483babf9b17704_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:543c56262fc3d8bf93b1cb7334d897ad6c1d577342ae5fea5f6947b750103c8b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:c70db51a3588c5b09a2e7c71437851da1bd81959691c84823687ec60baf4f276_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:0c4ee68ba9a4f3bd0afd5f30e12a3615d612852209084dd973a6191e919bf07b_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c117fc17c2fa489b6a612875afb8dfc333979450463bd79fb7d4303ab8c4ae00_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:3d863419e5590b377bf0f02011a4a792c32b5f3fa67c6a04cf4000306b88bb5e_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:62d9d7f0b8779ffa3c3c7d6f8173765457165a0d351f5a7ec63587237a93df9d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:ac68f75d7ad886a51da3d30f1131c5f024a6a8bdfc76946ec78246e8530b408d_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:427c16e9dca8263af2ba3a877568265bc172b0b1e557f2049c79eb654670ac08_amd64", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:7471571cad73b0d5518cd6207aafa89cd7aee1e632ec91e00ad6654b481d01ca_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:80b6c39d1e96c3522fb0faedc490503cd7ec249230ace46b42fe7eae7f4c1db6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:52bdb6bf149699319d401d7a1b2505e5235a3cea45470e94d6900b22cb66e43c_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:74762ade46185d1bda837c3202bc9e968286dfd5ae51b7c8faf982e0b1a9ce58_s390x", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:e6753b9f30833b587f489d076556a46e14f62d3527f05487600dd9745e7f13b6_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:264d4f97ea174425405b4777894119a77c0d5ed18ad8e9386487e8f8aa3cd6d8_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:90f3f5ef60e7e1dc1b589dae50814bdc54b580a1c147f385d0d43155da2d860e_amd64", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:b528491a2df8d49947d6e184ec2f88c9265e61e12d72516921baa6234ed689f2_s390x", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:1fce3543d85af5d293226394642f14b9ca290804e70fecb9dff7f58a8ab60ac7_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:827479bfe62bb05e6e56c0db37e75de1b181eb63064c8ab91f1f746b9d36acac_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c83aed4457c0991fbae907b64e173f280ef0e74a55910daa582f1b52256a28e6_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:11b98d47ce597daa90fda05654ace0f5e12dddc88b7fac8aad58a20b26f1b9ce_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:1c31604fbd9e5400fa466dec4946965bf397fc214db4e1191a4f3c454aa5fb04_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5d21283733692fc79172b36a5692d94463dc3f058a6e38f7bf13e6fa86da9a2e_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6d4957cd2d4257b03abfe676d1ada6098076c593c90dfdcd13b394268d33eb49_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:b9fa8a2099efd41424b89a3863a4fc1b9e472bb50111e7ac3a93c72f9f31df74_amd64", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:dd234305de38c271f0d8f04f59131e4bd9f1b6a644080c69d897fc11fe810c72_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:0518d7dbd07216b544195ec4689f549890f8c52f181cbbec48370144c4967dcf_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5448d73a4c2599144550ee02d3351ad7a7c52c3c085e089d6032785aa95a9ce3_s390x", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:b57a14a0834dc40f6e02cf9a9d300924c0d536428bab10aae5772928f0212a24_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:136283e93e1f0bbebe080039543ce004e7a602fdf33fb698b38137a3aaf974ed_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:8676582af12d5b9c1ac15816acd25a7ef85fda49983a4f59076221ecdee4060c_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f8d497998967de9ef719ef4c7d16d9534a8f09db9a737f09040e31a6bb5e22b6_ppc64le", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:1d27f16fcaf073f779d063ce492ce2ec1e4463dd0ca1a29738c78c791858cd8a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:294424f07bdbcd0565bc9bc5fb45963f74c4ce588364b9856ae228e161b8d2f6_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f06c2522cbd5d9669436a7f14a7d664c2b86202b052645b6c650d37735cfc533_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:180d35f6b28959a9f255c23e62992e8aa6a488a3ee007fd30b47bbdccf98dd16_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e118836281e5978e6420bd11ef18d5bcc7281bccafbddea1d8f40551c8b6c944_amd64", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f26a7ceda04accc9d2c7db52626dc12840852caf4cc29990d9ba4256dc49b580_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:8e170f8d866cc7021372ebabc51d64dc3bb6d6c41d1630738d4a7605e992f723_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ca668424d5ef6f1fdf4922f08b5d9742ba35eebc7f5ec65051effd4e8d8f5583_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:ce26c66ed87a2fc05718fab40aaab01e18d0032bfc453d7529ff6117f76e1781_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c48c0e7a1667f32dad2e24a5f3169eecdb9a417fad3143aaba473414d2587f4_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:f03a4c218680ab89d4461cdc44e0fbe7a250cf18f9ce7ed90d575cb4147217d1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:fb8f232553a4f2ae7ab8ec37ff117cd5950776e65f706dd5b920b6211f0e3092_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:26f3126999356fce28b1e7d5da4998ef7994bd17313949994759f48fcba47629_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:3841f855d5db4a1a656fad00abc5181e3da9d09a5348912b977b0cb3b34cbd78_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:e70377bf9a3659da6b6f378a5ca5064fa6c8eb2538339b2504ca886bedd04622_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:200afeedb35a5cd4804328c9b88ec8ba9016038838807180262ee961d395959d_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:4d396bc1fee7661fbed4310460db092c6f0e9a9d2b22e0e56ea16db8b79d2186_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:ebfc25fae046935805acde38e61469b869239dccc010b8f79d6a00f0fdc4d6fa_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:27648674bb03e8fa8f54c95f8d6554394a62f9096060cf822672d7c5c013e140_ppc64le", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:7262de3747d01230a77a1c797497c3edd6edd443110926316ff409081b941ffd_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ffe6559d61b9e611947779e5e1d11165387e10291adaf410a3e785c26cb239e_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c71b0ef2ab10b09ad4aa879d25c2d7bbaac126b84b974c842c7bfe850a266e34_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:f781e0b42e3e127a63c6b8c2d515819958abe8a52be9f6d15a17f6201b70fcc8_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:faad3ae0665811b04040954ca483b53aef4d517a4af8c2f3c69defd862171847_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:13f874a9edb05618f8a968480b7061f3e94346be4c188b09887def7067e43f35_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a5bff2315c55653071725884aa1a64cd48e52577daf1fed9a3dce6c7be253a4d_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:b5a712b09056ff31763185d7206c2965576b8cec74dca73415bb76920f2844d9_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7aaa3c5d1d315e3fc4245fd8f7c3f77b87e0e3b685cc0bc816bce651bd8e616a_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c33439b1dee18e39ebf3ff0ee92674c6a91b7df2d1075463d5e36416b428ca33_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:fb55a18ee372631f0688626bd11880ae57bc184bd8d0680750adb28b7352b459_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:3d036505582d4c6f146cb62be4ff142d7ecab57551615edeaca586d09b53a6dd_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:46c7f160cb3d818f72a9501796561cc9963900f89d590e2f10214a049b025bbf_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:536fc10ac80e9fdc403d48adb0be3956f5909878f1d58d9ac4721611d11a6550_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:03ec0ebaf5aa578196f925d4a530e3a4c82e041374ee57439266cdd72ae3f99a_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:399477c30ca624a81d0b704d2313e4e4c0f900a914a9040a9f320866f760ea3d_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:755316e3b58767b34a64d70d3d94ff52d129dd7f281d0eb9856d3b29cfa10aff_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:6e74d6ccc63101eb0b3df81685b9e292d0b492d592275cbe0a4286df22d359ff_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:906d71134c3e1f78dd582b0feba88eebed08c512d2b7d276e663bc47f433416a_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:c37179a863f2293e354be90ba70a1fee559427c1088782f59d0146159945f8bd_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:84476da2b483e1dbd6c8bed87c8eaca729216520347662c6f60c024c70ac21a2_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:b12f2d32ccea3f9398066457a534a00cd4f183394164ec981a36311eeefe44ba_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:ed0b0f50b7f3267d478bfc6023253552a24c452e9da19a95cb312f4714f934b4_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:657068ef38ccd011fbf23607f3e0fe4058a3b3ac1a2e5f936ca7bf1439fd9899_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b20709a985b8eddf48de7dd52bd66c3c6fee178a3ac2ed6be9c43944fa15edf0_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:cf76969e41a9e32f01c845fbf5535796ad3cfd96a837a6bafab5c2323ab596bf_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:17380f252b44382a3a649f968ff888b5fefb3a0f6182966b70c889e9c17b46c9_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:3c5741bb0aedeb1fec6ac5bacb681a8bdf0466d4fff00dd650cb555dd18dade5_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:a2461da9a50e53b259b0541ca653ebb80663b7425e764d47c58d03a9f631c254_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4c28e8e2ffb2eafa2dee069880430557e72fbc978d9f4cde99f07aa8c5242766_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b68c28d78e1700965a14ae3da7c00285a04fc09528e3421e6b2a4dbd75ca48d6_amd64", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:b93d32a475984f7b7e8a23a27d8075c0692e911f417b46103176cd726474ff87_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:1a9a76970745bc4eaab735387d552f8af58c0b4d1ccb9ecfe5008d62df205a17_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:41575e3c3691f8ccf73df50cfd81fee6facacffc23fe229f84683f0491be7dde_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:a55e5bd3357a6aa7a5e207f08bda494b18e454dc42b32d4e169c0451a786cb03_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:48a243d73426e60749f2ac8e0e9199d558a46d1799274c74a3d0de390d075609_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:95b12343df1b133fd3b4914855fb2e1a2483866682207890742d3039033f6926_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:fa386767a540771ef63f1bd16ee58ce09b0adf385404790dcaa42596e69e25d7_s390x", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:10644856657a908c3251e22ee63d735379109165e6510194bbcb6d8b997add34_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:3b24a12f116f79572d063be409c59a9c355fb71a8ee56ae0483b1f4ec112cbd7_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:89b6197f3fa729b1a48e9bfa96c42163cbb567d11bf6a91b05b6e7edfefc21d5_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12483095ad452611fddd3407666d8cd6e6e5642611be0c02ce0c3d063d9a0c63_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:38648b8ad7cedcd4d2f92be0596ab4f05da9cb1b8ee5f2a6866758937d6f513a_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:3eb4ad60fa4a1338a39f5e812c4c69cd23c18a7e04011b25b4c5c134291f3e16_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:28d781ba0cf2972ec87956fb5fa03b38399d85c35d2eed0b902e896eca74fed4_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e422d1d7fc9e35a4d5b060c3578b1a8edea80cf5fff5ff0a6612f6c51291de31_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f195e580c78f9989f42ba728aa4b0b3f45bdd71e1d86fe7670275cdc505d7bff_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4a941a842a7efb1d37b588b0bc7e8b993a7a9d90be8909087c931dc57ab008c2_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:9d763f75346b273bba86591e0a838240c9b4e61ea84d51629c6274b84bd846fc_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:daa4d2df19b48df0e0e82ec4a0f5cba9e25e409a7915f0d2afce4bfe16f26d06_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:4c551818d15a7e49e7eb1b5d3e193b2d4abece7054c1f182e6d5bee90bb50244_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:546388da6afb1380e89908625db968bb83e09fcb30355ccdb4dd328246f7433b_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:553c8dc97abf92f63100d85226bf41207c9a3569c56948ced82966b6a9b4fa13_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:575486c6f25af3f478c0f0eb8b0677098bdf09c820e0c8ae6883cdc73ae32e91_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:d16daaf56ea43ae14b9dde5369a1e5774f43d24fb7b699797b47a7ac55cd5123_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:de2ba1c3df21467b2a3da5216fe7fab2b510fd662cb780b0b6d0f04e8d84d613_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:59ef705f1e802f83a02d5ba0b0ee824c176fbc722155c1df4832137b8b417369_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:eb8cdc15b1d6364b463a577098b640cb5cd713b3fc3e60a8031b4f7a0c74230f_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fb5b1ac2998a849992fa85da8a4a43f30fb01cb2b31b4a4c28870b41bc8f31c6_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:06771d6bbabd1fd658c291f58161e0ece9031c027f0efc85908711f38dbc6bad_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:6c921066426f262be7c798211b2ec96af6aa12948759fc3ba6e47ef57940b573_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:8db76bad7bf07d262f7e7ae64dca356f62ce95b115b5c205ddedd59a5b2fa541_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:00a8086a99fbf1a852826dd5168debc85febbb6b14ba8b32ac17cba2227032f7_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:03bdecd9d6e09b66f8128665fb54bb20f47216fffc4ee85680da333ac7cde5c1_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:941b945f8743e3a06a9845b0f22d611da5cfdb54da3f7fc0008300f26e96b5f2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2d1a9985f56d8c6b7a4e933ed40590c8534c0f49b968ec80371a82f29eb8c458_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:330426c16d1111bd2bcfb8859357525d5d08014669a7cb1e3643f077a5265078_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5dd75f572d80d009fb6012c0fc6de0c61ecd022d39dbe0d247af693a51417632_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:52c432606014169eaac5fd6575b5422f776daa8d4ef72742b4b21ad2759f65f8_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d1be0b9a80673cfcc5c3a966bcd27474a49a0fa4aac5b2c1e9cd6cf5480dcfc3_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:e46745080f0b1c8fd52c628c331528454f0c8a2e08a99445bd0b9acb0cc66c41_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b6258dcf2199361d88a458c15ded8abb70145aedc61ddbb072b61d8b64c2a54b_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e85162f6f456f8c1620d4eab4d3e5c1674ee66989f7c8eee1d3fe5f01650f505_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f9376b4dc1421b194c780c4562a199076cc9ec2d4762328102ae58bf35a28ddf_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0c4cb09932c87929d192f86e42b72fe9779300c1bf5bb7416eebb3f1d8161ed7_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:549be4f7583728b470d92068d87e97c8fe76810c91e3d901bb9fe3c793ec895f_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:836aa7754f283e2c3d39ff92efd9527c80563c47c5289a2345568275082b4746_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:654b046b827e5906238f8beb7125a6c5edcc300f5eb0df79c9603afc20b9b53b_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b49b37a502866da96c0ec88062d7c3356f7e647e85ce4a42425a0db21b99c909_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:bff251f3e5d35fa75e61c1c70828afc6fd50aaf98b5204a6ca2304c4b5c7e23c_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:223ae095b6c26eebe23fd1ab39eb7a74b6b8428f2e79d1bd63a61fa8606d5d0f_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:95dacc7a3a055ca3a993dab03f1fdd4dc75ef1893e45fe69b2a657587ccb9217_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:acd6b7fc2a3b54faa832ed7b7e971f9400b87da6cd5b52d01a68bcef0fc226b7_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:33782f898f79d15e50ea725b9b2a2ce0f7388490115d62ee4f7b6e0e4608cbd1_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:a514970ddd14a75c96e1e3073bb30f41831e2c9a789af590c489673626677e94_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:abf3c517ba04b56fc835b35d7bb3df77e18e9f28b18c1db636e0b40e72544ddc_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3d25dbb2f387cb37cf6320082f8e76a735f33620c3e034cbc499d2228aef6d4f_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4d8b371a5d8168f776f0cd78769e3074811d7bc83122484126887c2248320dc2_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:cbe9418ef5f87bbfd00fa0daf3789950b599d143bb3a01d206bd36420dc92241_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:0b54deeebb7b344516096f4766c84e8c442a8778dae46b592b695a21c584d4f8_ppc64le", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:466dfd5fc2c1a1c73e810c777eb90df98e26237b25561303b1539735197a6dc9_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:664e4939945acb007275cfcbb933afdcfdacf7ea3bdc332f393c4d093dcd049a_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:9f6c6ca178313146134911f1e6b894b66553f021e08c23a7514025fba903a594_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:c8052bc73f4f8dd3205c587d560e9165e1c0dcb3f96f246aa9a9a323768ef4eb_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e1100d09e9bcaab5a9f197c7e5dc206f1c280bf9b76ef223ae0153e082dddc57_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1a71e1697077ba48052aaf83fedef7e4a18c89b7670686b61ffce1dad217d1f3_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:91fc6e32019a308832bfe4880e2149b2d522a86265ff4f3c848d60ac6a7216bf_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:aed71e80bc48b749e99f45a60dde2ba61ea82dc0be0aff26b185425ce6aea729_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:17526603a3b2c5c48307968db813929ee917b73ce6d7ec1c52afd577f4172723_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:be3d6f21e97716770d04aebf32b62a584263f6def9dc522a7de5e02f6b7dd714_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d0842b083be9e4b8668148e81e021e518fa4ac8fb888001d31694c7f56669356_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:346649dbf278753418269fa2f32a269c572b21accefd9926a032ed958a4a8c09_ppc64le", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3562ddaa199f4169b8f6b5b545081e23829fb3c3b3f64fe94efbdc2c5a39a234_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3b983173bc3fd787902106bed015dd55348f89ce0db781097f10df3296e2f4ac_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:2070cec6c89eba5543bb307fd0bb242463fc0db3476a3334be36a9f1ec19ea36_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:45d3f47bb48d372651942378c87ee704f486c58f4d55472ac6e5b2449eab840a_amd64", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:b92bf4d193b7ae0564ad0d276cc228b85ecbebd55054397b56f25db6830d6787_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0e022edb56317e08c0358c6d8d3b80a04aa9b3b6f5c0b247b74f72402cabd6f2_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:ac3940b3c0e7d19e627a3c57a9f20f9de0d3a8b012b753241b3d59ccc5cb73c7_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:fa33dbe57e5326966cb98cf2c7b52c698b9e8ce66bc4f670c1b89d811403543c_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:6e4d396023962d895d1a8b0f287c80e5ac37d6d5af03f4adb8475fa933a12360_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:e53b9d11ae74e7aa6f9767caf2b8bb99aee2a93f1623b326f6d31fb441af7d95_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f5f4ad9adcf8ce0f1ac67d79ade695a58464a3c07d2dbd617dd314e436b1ca54_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:41ba3dcd14abf2474ad32e02d4aa71caad4588bef743b1e653b01d47de2b4b11_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:8eadd0f44e3c59076631f0b96aeef5651e90c40c5d12ce6b4814d0f892e35af9_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:cbd4122ddad354383a12ecca4457f59ad048cd96c57077dbb28a87e0f85b0542_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:90b3cc5f64295ca34646427d236107d1caee40c126b6b3b41e90ef17d1f2900f_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:91f9e37b34245dc2d3b679b704a95e2c755272dd71bf14789974f9dbf191a950_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:d3ac48ad09138ec95491dcfbc3d2e28308ef7fbb813d5c735ee32ccea88651a2_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2911dc6c52f63316bbe6a8df0b8fc2f5e25fd3bbb15a6416ab744e87070a3b9d_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:5a9fc8fe9c840b5b5dfa68a4f77dcc0c93036b8b4852ce2199d8fbbc7a0720ea_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:df4533fa16f0f3bb42d00ab5275fc018fd65bf23c619a6dceba5823c9b6b1115_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:1d83d1af26aad0c254a71ff729e226f9a0b45ffaa17cdddea0cc1571a1f327d4_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2beb33d629292ee9514e690eebe8550410c20a76257e6436d0a528f372d3ca5f_ppc64le", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7ca397157e5c8f0aa56915bcf744c744eae3331cbe3eff0fd65b7918b58c335c_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:237c6736cc4567eec16d2e4e6e99dfa84eb460d304d365fcd0890d93330da570_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9f73c54fdd12ec6382bc1cca3a192a7d64f27d3f9bd25ba3642a0c52c5a82805_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:dfe92e9178b45230e10d544c27abcabcace5976cfc5817a841ff2f8efe72d4a6_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:36d6b14e3878216cda1381b01c8e88a7786509cddd627cf04dcc082eca38f544_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:74d54a6f749f76a87742d6c73e4a8730f1ceee34143f3fe738bbd835ea09e698_s390x", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:d03952ca3969eb7e98c8a9885e802cb2cc924dc8075c7caca2b3429bdca3e544_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:0ae495dee907bec30c618ac1dd4f76f8b0ed2ca2c8179fc6d020f70338a212b2_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2cabdd5acd6b6721c093d1aa239c22e2147cbde10b2f36b827d0cce946797d40_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:6cf7f16587e4313cf030b9644d4971f7dd89210617be96df892bbe4e13fe601d_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:742b3106bca92060243a9283d242978de8d4fe4645202f8679fc1e60a30f1283_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ade53005fcff9e3db254975b90ac8026b7e0909b92f1c755abbf393c1362e418_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:e04616319e4dd1d44ee6746527f107634014610b0dc20c431f70fa59a57a7598_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:38eed8a037854eb9989b1cc35ed4878ec3072d1cf6e48bf9d034eccd9ea62224_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:8827c4917c432b64b43146c00578b2c87b8e9dbe66a8c2e253077623cd2fc2bb_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:9566feb1b432162455e38552f595eb51ccb003fbd6ccad4f0b2c5019f45acc99_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:718e05b72b000f6d644600700e00b08b0953ecea1d59c94613dbb2f08bc7e220_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:79ce7a264c43ae1e81673176767c2c06e124065518dd66e3baf8a3b4db780990_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:dcbc8ec658e2638e18da36a7405f561ce785587a1df6669581656c5a4f73dc5f_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:06bf2ae2e3b8ddf8b88c37b27ed17239e65aad45e913da85c56b4db9b346a95a_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:32c6e2e8b0f688b8941842e5af90055825da9a1644f594a53c1df11cf574ecca_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:82e912321ae72e3c6f40679b68255cbca91822afd6e7906424902cdaff7ea7d7_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:20bc0c29ff7aca0caace0fc404597c2c006841fbf01739c74794a7d5fbc89837_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7c01fee9f8dc26fc3c77d6f079f5e2c9ac52d2f0cd9d7c886953b9ca7ca09e91_s390x", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9a1d7ba3c543a193986428709af4d54b179cee1f2abdae369d5b85638d0ac68f_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0b34512b29dbb6b43fb2fb1db00c7287b6f44b26d55d43e979584e0832f59207_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:7dceace3d4ba4ceae26776ed26e144daf2f11f48f931584708b26f082246fc95_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:b600d43117f01bc6de26a400822bec9c652b4864b2d7bc54828ffc667f74bfcf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" } ] }
rhsa-2022_6813
Vulnerability from csaf_redhat
Published
2022-10-05 10:44
Modified
2024-11-21 20:50
Summary
Red Hat Security Advisory: Red Hat Process Automation Manager 7.13.1 security update
Notes
Topic
An update is now available for Red Hat Process Automation Manager.
Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat Process Automation Manager is an open source business process management suite that combines process management and decision service management and enables business and IT users to create, manage, validate, and deploy process applications and decision services.
This asynchronous security patch is an update to Red Hat Process Automation Manager 7.
Security Fix(es):
* chart.js: prototype pollution (CVE-2020-7746)
* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)
* package immer before 9.0.6. A type confusion vulnerability can lead to a bypass of CVE-2020-28477 (CVE-2021-23436)
* artemis-commons: Apache ActiveMQ Artemis DoS (CVE-2022-23913)
* Business-central: Possible XML External Entity Injection attack (CVE-2022-2458)
* cross-fetch: Exposure of Private Personal Information to an Unauthorized Actor (CVE-2022-1365)
* jackson-databind: denial of service via a large depth of nested objects (CVE-2020-36518)
* jdbc-postgresql: postgresql-jdbc: Arbitrary File Write Vulnerability (CVE-2022-26520)
* jdbc-postgresql: Unchecked Class Instantiation when providing Plugin Classes (CVE-2022-21724)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
* org.drools-droolsjbpm-integration: minimist: prototype pollution (CVE-2021-44906)
* org.kie.workbench-kie-wb-common: minimist: prototype pollution (CVE-2021-44906)
* parse-url: Exposure of Sensitive Information to an Unauthorized Actor in GitHub repository ionicabizau/parse-url (CVE-2022-0722)
* xercesimpl: xerces-j2: infinite loop when handling specially crafted XML document payloads (CVE-2022-23437)
* eventsource: Exposure of Sensitive Information (CVE-2022-1650)
* mysql-connector-java: Difficult to exploit vulnerability allows a high privileged attacker with network access via multiple protocols to compromise MySQL Connectors (CVE-2022-21363)
* node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)
* node-forge: Signature verification failing to check tailing garbage bytes can lead to signature forgery (CVE-2022-24772)
* node-forge: Signature verification leniency in checking `digestAlgorithm` structure can lead to signature forgery (CVE-2022-24771)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for Red Hat Process Automation Manager.\n\nRed Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Process Automation Manager is an open source business process management suite that combines process management and decision service management and enables business and IT users to create, manage, validate, and deploy process applications and decision services.\n\nThis asynchronous security patch is an update to Red Hat Process Automation Manager 7.\n\nSecurity Fix(es):\n\n* chart.js: prototype pollution (CVE-2020-7746)\n\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n\n* package immer before 9.0.6. A type confusion vulnerability can lead to a bypass of CVE-2020-28477 (CVE-2021-23436)\n\n* artemis-commons: Apache ActiveMQ Artemis DoS (CVE-2022-23913)\n\n* Business-central: Possible XML External Entity Injection attack (CVE-2022-2458)\n\n* cross-fetch: Exposure of Private Personal Information to an Unauthorized Actor (CVE-2022-1365)\n\n* jackson-databind: denial of service via a large depth of nested objects (CVE-2020-36518)\n\n* jdbc-postgresql: postgresql-jdbc: Arbitrary File Write Vulnerability (CVE-2022-26520)\n\n* jdbc-postgresql: Unchecked Class Instantiation when providing Plugin Classes (CVE-2022-21724)\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\n* org.drools-droolsjbpm-integration: minimist: prototype pollution (CVE-2021-44906)\n\n* org.kie.workbench-kie-wb-common: minimist: prototype pollution (CVE-2021-44906)\n\n* parse-url: Exposure of Sensitive Information to an Unauthorized Actor in GitHub repository ionicabizau/parse-url (CVE-2022-0722)\n\n* xercesimpl: xerces-j2: infinite loop when handling specially crafted XML document payloads (CVE-2022-23437)\n\n* eventsource: Exposure of Sensitive Information (CVE-2022-1650)\n\n* mysql-connector-java: Difficult to exploit vulnerability allows a high privileged attacker with network access via multiple protocols to compromise MySQL Connectors (CVE-2022-21363)\n\n* node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)\n\n* node-forge: Signature verification failing to check tailing garbage bytes can lead to signature forgery (CVE-2022-24772)\n\n* node-forge: Signature verification leniency in checking `digestAlgorithm` structure can lead to signature forgery (CVE-2022-24771)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:6813", "url": "https://access.redhat.com/errata/RHSA-2022:6813" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2041833", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041833" }, { "category": "external", "summary": "2044591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591" }, { "category": "external", "summary": "2047200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047200" }, { "category": "external", "summary": "2047343", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047343" }, { "category": "external", "summary": "2050863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050863" }, { "category": "external", "summary": "2063601", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063601" }, { "category": "external", "summary": "2064007", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064007" }, { "category": "external", "summary": "2064698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064698" }, { "category": "external", "summary": "2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "2067387", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067387" }, { "category": "external", "summary": "2067458", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067458" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2076133", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2076133" }, { "category": "external", "summary": "2085307", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307" }, { "category": "external", "summary": "2096966", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096966" }, { "category": "external", "summary": "2103584", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103584" }, { "category": "external", "summary": "2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "2107994", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107994" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6813.json" } ], "title": "Red Hat Security Advisory: Red Hat Process Automation Manager 7.13.1 security update", "tracking": { "current_release_date": "2024-11-21T20:50:19+00:00", "generator": { "date": "2024-11-21T20:50:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:6813", "initial_release_date": "2022-10-05T10:44:49+00:00", "revision_history": [ { "date": "2022-10-05T10:44:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-10-05T10:44:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T20:50:19+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "RHPAM 7.13.1 async", "product": { "name": "RHPAM 7.13.1 async", "product_id": "RHPAM 7.13.1 async", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_bpms_platform:7.13" } } } ], "category": "product_family", "name": "Red Hat Process Automation Manager" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-7746", "discovery_date": "2020-10-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2096966" } ], "notes": [ { "category": "description", "text": "A flaw was found in chart.js. This issue occurs when the options parameter is not properly sanitized when it is processed. When options are processed, the object\u0027s keys that are being set are not checked, possibly allowing a prototype pollution.", "title": "Vulnerability description" }, { "category": "summary", "text": "chart.js: prototype pollution", "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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7746" }, { "category": "external", "summary": "RHBZ#2096966", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096966" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7746", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7746" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7746", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7746" } ], "release_date": "2020-10-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" } ], "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": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "chart.js: prototype pollution" }, { "cve": "CVE-2020-36518", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2064698" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jackson Databind package. This cause of the issue is due to a Java StackOverflow exception and a denial of service via a significant depth of nested objects.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: denial of service via a large depth of nested objects", "title": "Vulnerability summary" }, { "category": "other", "text": "CodeReady Studio is no longer supported and therefore this flaw will not be addressed in CodeReady Studio.", "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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36518" }, { "category": "external", "summary": "RHBZ#2064698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064698" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36518", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36518" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-57j2-w4cx-62h2", "url": "https://github.com/advisories/GHSA-57j2-w4cx-62h2" } ], "release_date": "2020-08-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" } ], "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": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: denial of service via a large depth of nested objects" }, { "cve": "CVE-2021-23436", "discovery_date": "2021-10-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2041833" } ], "notes": [ { "category": "description", "text": "A prototype pollution flaw was found in the Node.js immer module. By adding or modifying properties of Object.prototype using a __proto__ or constructor payload, an attacker could execute arbitrary code on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "immer: type confusion vulnerability can lead to a bypass of CVE-2020-28477", "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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23436" }, { "category": "external", "summary": "RHBZ#2041833", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041833" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23436", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23436" } ], "release_date": "2021-09-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "immer: type confusion vulnerability can lead to a bypass of CVE-2020-28477" }, { "cve": "CVE-2021-44906", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2066009" } ], "notes": [ { "category": "description", "text": "An Uncontrolled Resource Consumption flaw was found in minimist. This flaw allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using a constructor or __proto__ payload, resulting in prototype pollution and loss of confidentiality, availability, and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "minimist: prototype pollution", "title": "Vulnerability summary" }, { "category": "other", "text": "The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. While this flaw (CVE-2021-44906) enables attackers to control objects that they should not have access to, actual exploitation would still require a chain of independent flaws. Even though the CVSS for CVE-2021-44906 is higher than CVE-2020-7598, they are both rated as having Moderate impact.\n\nWithin Red Hat Satellite 6 this flaw has been rated as having a security impact of Low. It is not currently planned to be addressed there, as the minimist library is only included in the -doc subpackage and is part of test fixtures that are not in the execution path used by the rabl gem.", "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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-44906" }, { "category": "external", "summary": "RHBZ#2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-44906", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44906" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-xvch-5gv4-984h", "url": "https://github.com/advisories/GHSA-xvch-5gv4-984h" } ], "release_date": "2022-03-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "minimist: prototype pollution" }, { "cve": "CVE-2022-0235", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "discovery_date": "2022-01-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2044591" } ], "notes": [ { "category": "description", "text": "A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as \"Authorization,\" \"WWW-Authenticate,\" and \"Cookie\" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.", "title": "Vulnerability description" }, { "category": "summary", "text": "node-fetch: exposure of sensitive information to an unauthorized actor", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is out of support scope for dotnet-5.0. For more information about Dotnet product support scope, please see https://access.redhat.com/support/policy/updates/net-core", "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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0235" }, { "category": "external", "summary": "RHBZ#2044591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0235", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0235" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235" }, { "category": "external", "summary": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/", "url": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/" } ], "release_date": "2022-01-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "node-fetch: exposure of sensitive information to an unauthorized actor" }, { "cve": "CVE-2022-0722", "cwe": { "id": "CWE-212", "name": "Improper Removal of Sensitive Information Before Storage or Transfer" }, "discovery_date": "2022-07-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2103584" } ], "notes": [ { "category": "description", "text": "A flaw was found in the parse-url package. Affected versions of this package are vulnerable to information exposure due to an improper validation issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "parse-url: Exposure of Sensitive Information to an Unauthorized Actor in GitHub repository ionicabizau/parse-url", "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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0722" }, { "category": "external", "summary": "RHBZ#2103584", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103584" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0722", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0722" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0722", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0722" }, { "category": "external", "summary": "https://huntr.dev/bounties/2490ef6d-5577-4714-a4dd-9608251b4226", "url": "https://huntr.dev/bounties/2490ef6d-5577-4714-a4dd-9608251b4226" } ], "release_date": "2022-06-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "parse-url: Exposure of Sensitive Information to an Unauthorized Actor in GitHub repository ionicabizau/parse-url" }, { "cve": "CVE-2022-1365", "cwe": { "id": "CWE-359", "name": "Exposure of Private Personal Information to an Unauthorized Actor" }, "discovery_date": "2022-04-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2076133" } ], "notes": [ { "category": "description", "text": "A flaw was found in the cross-fetch library when fetching a remote URL with a cookie when it gets to the Location response header. This flaw allows an attacker to hijack the account as the cookie is leaked.", "title": "Vulnerability description" }, { "category": "summary", "text": "cross-fetch: Exposure of Private Personal Information to an Unauthorized Actor", "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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1365" }, { "category": "external", "summary": "RHBZ#2076133", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2076133" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1365", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1365" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365" }, { "category": "external", "summary": "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac/", "url": "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac/" } ], "release_date": "2022-04-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cross-fetch: Exposure of Private Personal Information to an Unauthorized Actor" }, { "acknowledgments": [ { "names": [ "Paulino Calderon" ], "organization": "Websec" } ], "cve": "CVE-2022-1415", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2021-12-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2065505" } ], "notes": [ { "category": "description", "text": "A flaw was found where some utility classes in Drools core did not use proper safeguards when deserializing data. This flaw allows an authenticated attacker to construct malicious serialized objects (usually called gadgets) and achieve code execution on the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "drools: unsafe data deserialization in StreamUtils", "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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1415" }, { "category": "external", "summary": "RHBZ#2065505", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065505" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1415", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1415" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1415", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1415" } ], "release_date": "2022-10-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "drools: unsafe data deserialization in StreamUtils" }, { "cve": "CVE-2022-1650", "cwe": { "id": "CWE-359", "name": "Exposure of Private Personal Information to an Unauthorized Actor" }, "discovery_date": "2022-05-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2085307" } ], "notes": [ { "category": "description", "text": "A flaw was found in the EventSource NPM Package. The description from the source states the following message: \"Exposure of Sensitive Information to an Unauthorized Actor.\" This flaw allows an attacker to steal the user\u0027s credentials and then use the credentials to access the legitimate website.", "title": "Vulnerability description" }, { "category": "summary", "text": "eventsource: Exposure of Sensitive Information", "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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1650" }, { "category": "external", "summary": "RHBZ#2085307", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1650", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1650" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650" }, { "category": "external", "summary": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e", "url": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e" } ], "release_date": "2022-05-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.3, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "eventsource: Exposure of Sensitive Information" }, { "cve": "CVE-2022-2458", "cwe": { "id": "CWE-91", "name": "XML Injection (aka Blind XPath Injection)" }, "discovery_date": "2022-07-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107994" } ], "notes": [ { "category": "description", "text": "An XML external entity injection(XXE) vulnerability was found in Business Central. This flaw allows an attacker to interfere with an application\u0027s processing of XML data. This attack occurs when XML input containing a reference to an external entity is processed by a weakly configured XML parser. The software processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output. Here, the XML external entity injection leads to External Service interaction and an Internal file read in Business Central and Kie-Server APIs.", "title": "Vulnerability description" }, { "category": "summary", "text": "Business-central: Possible XML External Entity Injection 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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-2458" }, { "category": "external", "summary": "RHBZ#2107994", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107994" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-2458", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2458" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2458", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2458" } ], "release_date": "2022-07-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Business-central: Possible XML External Entity Injection attack" }, { "cve": "CVE-2022-21363", "cwe": { "id": "CWE-280", "name": "Improper Handling of Insufficient Permissions or Privileges " }, "discovery_date": "2022-01-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2047343" } ], "notes": [ { "category": "description", "text": "Vulnerability in the MySQL Connectors product of Oracle MySQL (component: Connector/J). Supported versions that are affected are 8.0.27 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors. Successful attacks of this vulnerability can result in takeover of MySQL Connectors. CVSS 3.1 Base Score 6.6 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H).", "title": "Vulnerability description" }, { "category": "summary", "text": "mysql-connector-java: Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors", "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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21363" }, { "category": "external", "summary": "RHBZ#2047343", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047343" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21363", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21363" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21363", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21363" }, { "category": "external", "summary": "https://www.oracle.com/security-alerts/cpujan2022.html#AppendixMSQL", "url": "https://www.oracle.com/security-alerts/cpujan2022.html#AppendixMSQL" } ], "release_date": "2022-01-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "mysql-connector-java: Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors" }, { "cve": "CVE-2022-21724", "cwe": { "id": "CWE-665", "name": "Improper Initialization" }, "discovery_date": "2022-02-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2050863" } ], "notes": [ { "category": "description", "text": "pgjdbc is the offical PostgreSQL JDBC Driver. A security hole was found in the jdbc driver for postgresql database while doing security research. The system using the postgresql library will be attacked when attacker control the jdbc url or properties. pgjdbc instantiates plugin instances based on class names provided via `authenticationPluginClassName`, `sslhostnameverifier`, `socketFactory`, `sslfactory`, `sslpasswordcallback` connection properties. However, the driver did not verify if the class implements the expected interface before instantiating the class. This can lead to code execution loaded via arbitrary classes. Users using plugins are advised to upgrade. There are no known workarounds for this issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "jdbc-postgresql: Unchecked Class Instantiation when providing Plugin Classes", "title": "Vulnerability summary" }, { "category": "other", "text": "According to the patch upstream the scoring of this issue has been severely reduced and is no longer considered an RCE. Therefore, the flaw has been rated as having a security impact of Moderate, and is not currently planned to be addressed in future updates of Red Hat Enterprise Linux 6, 7 and 8.", "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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21724" }, { "category": "external", "summary": "RHBZ#2050863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050863" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21724", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21724" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21724", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21724" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-v7wg-cpwc-24m4", "url": "https://github.com/advisories/GHSA-v7wg-cpwc-24m4" } ], "release_date": "2022-02-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jdbc-postgresql: Unchecked Class Instantiation when providing Plugin Classes" }, { "acknowledgments": [ { "names": [ "Sergey Temnikov", "Ziyi Luo" ], "organization": "Amazon Corretto", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-23437", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2022-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2047200" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Apache Xerces Java (XercesJ) XML parser when handling specially crafted XML document payloads. This issue causes the XercesJ XML parser to wait in an infinite loop, which may consume system resources for a prolonged duration, leading to a denial of service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "xerces-j2: infinite loop when handling specially crafted XML document payloads", "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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23437" }, { "category": "external", "summary": "RHBZ#2047200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047200" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23437", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23437" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23437", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23437" } ], "release_date": "2022-01-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "xerces-j2: infinite loop when handling specially crafted XML document payloads" }, { "cve": "CVE-2022-23913", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2022-02-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2063601" } ], "notes": [ { "category": "description", "text": "In Apache ActiveMQ Artemis prior to 2.20.0 or 2.19.1, an attacker could partially disrupt availability (DoS) through uncontrolled resource consumption of memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "artemis-commons: Apache ActiveMQ Artemis 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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23913" }, { "category": "external", "summary": "RHBZ#2063601", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063601" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23913", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23913" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23913", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23913" }, { "category": "external", "summary": "https://lists.apache.org/thread/fjynj57rd99s814rdn5hzvmx8lz403q2", "url": "https://lists.apache.org/thread/fjynj57rd99s814rdn5hzvmx8lz403q2" } ], "release_date": "2022-02-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" } ], "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": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "artemis-commons: Apache ActiveMQ Artemis DoS" }, { "cve": "CVE-2022-24771", "cwe": { "id": "CWE-347", "name": "Improper Verification of Cryptographic Signature" }, "discovery_date": "2022-03-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2067387" } ], "notes": [ { "category": "description", "text": "A flaw was found in the node-forge package. This signature verification leniency allows an attacker to forge a signature.", "title": "Vulnerability description" }, { "category": "summary", "text": "node-forge: Signature verification leniency in checking `digestAlgorithm` structure can lead to signature forgery", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw affects the DigestAlgorithm structure.", "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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24771" }, { "category": "external", "summary": "RHBZ#2067387", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067387" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24771", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24771" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24771", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24771" }, { "category": "external", "summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-cfm4-qjh2-4765", "url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-cfm4-qjh2-4765" } ], "release_date": "2022-03-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "node-forge: Signature verification leniency in checking `digestAlgorithm` structure can lead to signature forgery" }, { "cve": "CVE-2022-24772", "cwe": { "id": "CWE-347", "name": "Improper Verification of Cryptographic Signature" }, "discovery_date": "2022-03-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2067458" } ], "notes": [ { "category": "description", "text": "A flaw was found in the node-forge package. This signature verification leniency allows an attacker to forge a signature.", "title": "Vulnerability description" }, { "category": "summary", "text": "node-forge: Signature verification failing to check tailing garbage bytes can lead to signature forgery", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw affects the DigestInfo ASN.1 structure.", "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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24772" }, { "category": "external", "summary": "RHBZ#2067458", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067458" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24772", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24772" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24772", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24772" }, { "category": "external", "summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-x4jg-mjrx-434g", "url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-x4jg-mjrx-434g" } ], "release_date": "2022-03-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "node-forge: Signature verification failing to check tailing garbage bytes can lead to signature forgery" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "RHPAM 7.13.1 async" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" }, { "cve": "CVE-2022-26520", "cwe": { "id": "CWE-552", "name": "Files or Directories Accessible to External Parties" }, "discovery_date": "2022-03-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2064007" } ], "notes": [ { "category": "description", "text": "A flaw was found in Postgres JDBC. This flaw allows an attacker to use a method to write arbitrary files through the connection properties settings. For example, an attacker can create an executable file under the server the application is running and make it a new part of the application or server.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql-jdbc: Arbitrary File Write Vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat informs that although there\u0027s a difference from NVD CVSSv3 score there\u0027s a especial occasion in this CVE that maintain it as a moderate. The scenario for an attacker to get a benefit in this situation requires them to have access to modify a configuration file and write a file where it\u0027s needed. This require non-default configuration and also it\u0027s not expected to allow an untrusted user to perform this kind of setting.", "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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-26520" }, { "category": "external", "summary": "RHBZ#2064007", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-26520", "url": "https://www.cve.org/CVERecord?id=CVE-2022-26520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-26520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26520" } ], "release_date": "2022-02-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql-jdbc: Arbitrary File Write Vulnerability" }, { "cve": "CVE-2022-31129", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-07-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2105075" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "moment: inefficient parsing algorithm resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.", "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": [ "RHPAM 7.13.1 async" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31129" }, { "category": "external", "summary": "RHBZ#2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31129" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g" } ], "release_date": "2022-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-05T10:44:49+00:00", "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nRed Hat recommends that you halt the server by stopping the JBoss Application Server process before installing this update. After installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link. You must log in to download the update.", "product_ids": [ "RHPAM 7.13.1 async" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6813" } ], "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": [ "RHPAM 7.13.1 async" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "moment: inefficient parsing algorithm resulting in DoS" } ] }
rhsa-2023_1049
Vulnerability from csaf_redhat
Published
2023-03-01 21:58
Modified
2024-11-21 20:50
Summary
Red Hat Security Advisory: Red Hat Single Sign-On 7.6.2 security update
Notes
Topic
A security update is now available for Red Hat Single Sign-On 7.6 from the Customer Portal.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat Single Sign-On 7.6 is a standalone server, based on the Keycloak project, that provides authentication and standards-based single sign-on capabilities for web and mobile applications.
This release of Red Hat Single Sign-On 7.6.2 serves as a replacement for Red Hat Single Sign-On 7.6.1, and includes bug fixes and enhancements, which are documented in the Release Notes document linked to in the References.
Security Fix(es):
* keycloak: XSS on impersonation under specific circumstances (CVE-2022-1438)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
* keycloak: missing email notification template allowlist (CVE-2022-1274)
* keycloak: minimist: prototype pollution (CVE-2021-44906)
* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)
* undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations (CVE-2022-2764)
* snakeyaml: Denial of Service due to missing nested depth limitation for collections (CVE-2022-25857)
* loader-utils: loader-utils:Regular expression denial of service (CVE-2022-37603)
* keycloak: Session takeover with OIDC offline refreshtokens (CVE-2022-3916)
* keycloak: path traversal via double URL encoding (CVE-2022-3782)
* snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode (CVE-2022-38749)
* snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match (CVE-2022-38751)
* snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject (CVE-2022-38750)
* keycloak: Client Registration endpoint does not check token revocation (CVE-2023-0091)
* keycloak: glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* json5: Prototype Pollution in JSON5 via Parse Method (CVE-2022-46175)
* keycloak: keycloak: user impersonation via stolen uuid code (CVE-2023-0264)
* snakeyaml: Constructor Deserialization Remote Code Execution (CVE-2022-1471)
* CXF: Apache CXF: SSRF Vulnerability (CVE-2022-46364)
* rcue-bootstrap: bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip (CVE-2018-14042)
* jettison: If the value in map is the map's self, the new new JSONObject(map) cause StackOverflowError which may lead to dos (CVE-2022-45693)
* sshd-common: mina-sshd: Java unsafe deserialization vulnerability (CVE-2022-45047)
* jettison: memory exhaustion via user-supplied XML or JSON data (CVE-2022-40150)
* jettison: parser crash by stackoverflow (CVE-2022-40149)
* jackson-databind: use of deeply nested arrays (CVE-2022-42004)
* jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS (CVE-2022-42003)
* jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method (CVE-2020-11022)
* bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute (CVE-2018-14040)
* jquery: Prototype pollution in object's prototype leading to denial of service, remote code execution, or property injection (CVE-2019-11358)
* CXF: Apache CXF: directory listing / code exfiltration (CVE-2022-46363)
* keycloak: reflected XSS attack (CVE-2022-4137)
* Keycloak Node.js Adapter: Open redirect vulnerability in checkSSO (CVE-2022-2237)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "A security update is now available for Red Hat Single Sign-On 7.6 from the Customer Portal.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Single Sign-On 7.6 is a standalone server, based on the Keycloak project, that provides authentication and standards-based single sign-on capabilities for web and mobile applications.\n\nThis release of Red Hat Single Sign-On 7.6.2 serves as a replacement for Red Hat Single Sign-On 7.6.1, and includes bug fixes and enhancements, which are documented in the Release Notes document linked to in the References.\n\nSecurity Fix(es):\n* keycloak: XSS on impersonation under specific circumstances (CVE-2022-1438)\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n* keycloak: missing email notification template allowlist (CVE-2022-1274)\n* keycloak: minimist: prototype pollution (CVE-2021-44906)\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n* undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations (CVE-2022-2764)\n* snakeyaml: Denial of Service due to missing nested depth limitation for collections (CVE-2022-25857)\n* loader-utils: loader-utils:Regular expression denial of service (CVE-2022-37603)\n* keycloak: Session takeover with OIDC offline refreshtokens (CVE-2022-3916)\n* keycloak: path traversal via double URL encoding (CVE-2022-3782)\n* snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode (CVE-2022-38749)\n* snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match (CVE-2022-38751)\n* snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject (CVE-2022-38750)\n* keycloak: Client Registration endpoint does not check token revocation (CVE-2023-0091)\n* keycloak: glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n* json5: Prototype Pollution in JSON5 via Parse Method (CVE-2022-46175)\n* keycloak: keycloak: user impersonation via stolen uuid code (CVE-2023-0264)\n* snakeyaml: Constructor Deserialization Remote Code Execution (CVE-2022-1471)\n* CXF: Apache CXF: SSRF Vulnerability (CVE-2022-46364)\n* rcue-bootstrap: bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip (CVE-2018-14042)\n* jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos (CVE-2022-45693)\n* sshd-common: mina-sshd: Java unsafe deserialization vulnerability (CVE-2022-45047)\n* jettison: memory exhaustion via user-supplied XML or JSON data (CVE-2022-40150)\n* jettison: parser crash by stackoverflow (CVE-2022-40149)\n* jackson-databind: use of deeply nested arrays (CVE-2022-42004)\n* jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS (CVE-2022-42003)\n* jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method (CVE-2020-11022)\n* bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute (CVE-2018-14040)\n* jquery: Prototype pollution in object\u0027s prototype leading to denial of service, remote code execution, or property injection (CVE-2019-11358)\n* CXF: Apache CXF: directory listing / code exfiltration (CVE-2022-46363)\n* keycloak: reflected XSS attack (CVE-2022-4137)\n* Keycloak Node.js Adapter: Open redirect vulnerability in checkSSO (CVE-2022-2237)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:1049", "url": "https://access.redhat.com/errata/RHSA-2023:1049" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1601614", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601614" }, { "category": "external", "summary": "1601617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601617" }, { "category": "external", "summary": "1701972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701972" }, { "category": "external", "summary": "1828406", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1828406" }, { "category": "external", "summary": "2031904", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031904" }, { "category": "external", "summary": "2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2073157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073157" }, { "category": "external", "summary": "2097007", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097007" }, { "category": "external", "summary": "2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "2117506", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117506" }, { "category": "external", "summary": "2126789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126789" }, { "category": "external", "summary": "2129706", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129706" }, { "category": "external", "summary": "2129707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129707" }, { "category": "external", "summary": "2129709", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129709" }, { "category": "external", "summary": "2135244", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135244" }, { "category": "external", "summary": "2135247", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135247" }, { "category": "external", "summary": "2135770", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135770" }, { "category": "external", "summary": "2135771", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135771" }, { "category": "external", "summary": "2138971", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138971" }, { "category": "external", "summary": "2140597", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140597" }, { "category": "external", "summary": "2141404", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141404" }, { "category": "external", "summary": "2145194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2145194" }, { "category": "external", "summary": "2148496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148496" }, { "category": "external", "summary": "2150009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150009" }, { "category": "external", "summary": "2155681", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155681" }, { "category": "external", "summary": "2155682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155682" }, { "category": "external", "summary": "2155970", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155970" }, { "category": "external", "summary": "2156263", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156263" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2158585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158585" }, { "category": "external", "summary": "2160585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160585" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1049.json" } ], "title": "Red Hat Security Advisory: Red Hat Single Sign-On 7.6.2 security update", "tracking": { "current_release_date": "2024-11-21T20:50:53+00:00", "generator": { "date": "2024-11-21T20:50:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:1049", "initial_release_date": "2023-03-01T21:58:17+00:00", "revision_history": [ { "date": "2023-03-01T21:58:17+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-03-01T21:58:17+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T20:50:53+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Single Sign-On 7", "product": { "name": "Red Hat Single Sign-On 7", "product_id": "Red Hat Single Sign-On 7", "product_identification_helper": { "cpe": "cpe:/a:redhat:red_hat_single_sign_on:7.6" } } } ], "category": "product_family", "name": "Red Hat Single Sign-On" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-14040", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2018-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1601614" } ], "notes": [ { "category": "description", "text": "In Bootstrap before 4.1.2, XSS is possible in the collapse data-parent attribute.", "title": "Vulnerability description" }, { "category": "summary", "text": "bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Satellite 6.2 and newer versions don\u0027t use the bootstrap library, hence are not affected by this flaw.\n\nRed Hat CloudForms 4.6 and newer versions include the vulnerable component, but there is no risk of exploitation, since there is no possible vector to access the vulnerability. Older Red Hat CloudForms versions don\u0027t use the vulnerable component at all.\n\nRed Hat Enterprise Satellite 5 is now in Maintenance Support 2 phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Satellite 5 Life Cycle: https://access.redhat.com/support/policy/updates/satellite.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-14040" }, { "category": "external", "summary": "RHBZ#1601614", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601614" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-14040", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14040" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14040", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14040" } ], "release_date": "2018-05-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute" }, { "cve": "CVE-2018-14042", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2018-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1601617" } ], "notes": [ { "category": "description", "text": "In Bootstrap before 4.1.2, XSS is possible in the data-container property of tooltip.", "title": "Vulnerability description" }, { "category": "summary", "text": "bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Satellite 6.2 and newer versions don\u0027t use the bootstrap library, hence are not affected by this flaw.\n\nRed Hat CloudForms 4.6 and newer versions include the vulnerable component, but there is no risk of exploitation, since there is no possible vector to access the vulnerability. Older Red Hat CloudForms versions don\u0027t use the vulnerable component at all.\n\nRed Hat Enterprise Satellite 5 is now in Maintenance Support 2 phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Satellite 5 Life Cycle: https://access.redhat.com/support/policy/updates/satellite.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-14042" }, { "category": "external", "summary": "RHBZ#1601617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601617" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-14042", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14042" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14042", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14042" } ], "release_date": "2018-05-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip" }, { "cve": "CVE-2019-11358", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-03-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1701972" } ], "notes": [ { "category": "description", "text": "A Prototype Pollution vulnerability was found in jquery. Untrusted JSON passed to the `extend` function could lead to modifying objects up the prototype chain, including the global Object. A crafted JSON object passed to a vulnerable method could lead to denial of service or data injection, with various consequences.", "title": "Vulnerability description" }, { "category": "summary", "text": "jquery: Prototype pollution in object\u0027s prototype leading to denial of service, remote code execution, or property injection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Virtualization 4.2 EUS contains the affected version of bootstrap in the packages ovirt-js-dependencies and ovirt-engine-dashboard. These packages are deprecated in Red Hat Virtualization 4.3.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11358" }, { "category": "external", "summary": "RHBZ#1701972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701972" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11358", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11358" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11358", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11358" }, { "category": "external", "summary": "https://blog.jquery.com/2019/04/10/jquery-3-4-0-released/", "url": "https://blog.jquery.com/2019/04/10/jquery-3-4-0-released/" }, { "category": "external", "summary": "https://www.drupal.org/sa-core-2019-006", "url": "https://www.drupal.org/sa-core-2019-006" } ], "release_date": "2019-03-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jquery: Prototype pollution in object\u0027s prototype leading to denial of service, remote code execution, or property injection" }, { "cve": "CVE-2020-11022", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-04-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1828406" } ], "notes": [ { "category": "description", "text": "A Cross-site scripting (XSS) vulnerability exists in JQuery. This flaw allows an attacker with the ability to supply input to the \u2018HTML\u2019 function to inject Javascript into the page where that input is rendered, and have it delivered by the browser.", "title": "Vulnerability description" }, { "category": "summary", "text": "jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method", "title": "Vulnerability summary" }, { "category": "other", "text": "No supported release of Red Hat OpenStack Platform is affected by this vulnerability as no shipped packages contain the vulnerable code.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-11022" }, { "category": "external", "summary": "RHBZ#1828406", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1828406" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-11022", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11022" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11022", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11022" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-gxr4-xjj5-5px2", "url": "https://github.com/advisories/GHSA-gxr4-xjj5-5px2" } ], "release_date": "2020-04-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method" }, { "cve": "CVE-2020-11023", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-06-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1850004" } ], "notes": [ { "category": "description", "text": "A flaw was found in jQuery. HTML containing \\\u003coption\\\u003e elements from untrusted sources are passed, even after sanitizing, to one of jQuery\u0027s DOM manipulation methods, which may execute untrusted code. The highest threat from this vulnerability is to data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "jquery: Untrusted code execution via \u003coption\u003e tag in HTML passed to DOM manipulation methods", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux versions 6, 7, and 8 ship a vulnerable version of JQuery in the `pcs` component. However, the vulnerability has not been found to be exploitable in reasonable scenarios. \n\nIn RHEL7, pcs-0.9.169-3.el7_9.3 [RHSA-2022:7343] contains an updated version of jquery (3.6.0), which does not contain the vulnerable code.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-11023" }, { "category": "external", "summary": "RHBZ#1850004", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1850004" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-11023", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11023" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11023", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11023" }, { "category": "external", "summary": "https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/", "url": "https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/" } ], "release_date": "2020-04-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jquery: Untrusted code execution via \u003coption\u003e tag in HTML passed to DOM manipulation methods" }, { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "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": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "cve": "CVE-2021-44906", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2066009" } ], "notes": [ { "category": "description", "text": "An Uncontrolled Resource Consumption flaw was found in minimist. This flaw allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using a constructor or __proto__ payload, resulting in prototype pollution and loss of confidentiality, availability, and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "minimist: prototype pollution", "title": "Vulnerability summary" }, { "category": "other", "text": "The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. While this flaw (CVE-2021-44906) enables attackers to control objects that they should not have access to, actual exploitation would still require a chain of independent flaws. Even though the CVSS for CVE-2021-44906 is higher than CVE-2020-7598, they are both rated as having Moderate impact.\n\nWithin Red Hat Satellite 6 this flaw has been rated as having a security impact of Low. It is not currently planned to be addressed there, as the minimist library is only included in the -doc subpackage and is part of test fixtures that are not in the execution path used by the rabl gem.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-44906" }, { "category": "external", "summary": "RHBZ#2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-44906", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44906" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-xvch-5gv4-984h", "url": "https://github.com/advisories/GHSA-xvch-5gv4-984h" } ], "release_date": "2022-03-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "minimist: prototype pollution" }, { "acknowledgments": [ { "names": [ "Marcus Nilsson" ], "organization": "usd AG" } ], "cve": "CVE-2022-1274", "cwe": { "id": "CWE-80", "name": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)" }, "discovery_date": "2022-04-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2073157" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak in the execute-actions-email endpoint. This issue allows arbitrary HTML to be injected into emails sent to Keycloak users and can be misused to perform phishing or other attacks against users.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: HTML injection in execute-actions-email Admin REST API", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1274" }, { "category": "external", "summary": "RHBZ#2073157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073157" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1274", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1274" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1274", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1274" }, { "category": "external", "summary": "https://github.com/keycloak/keycloak/security/advisories/GHSA-m4fv-gm5m-4725", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-m4fv-gm5m-4725" } ], "release_date": "2023-02-28T18:57:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.6, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: HTML injection in execute-actions-email Admin REST API" }, { "acknowledgments": [ { "names": [ "Grzegorz Tworek" ], "organization": "SISOFT s.c." } ], "cve": "CVE-2022-1438", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-12-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2031904" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak. Under specific circumstances, HTML entities are not sanitized during user impersonation, resulting in a Cross-site scripting (XSS) vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: XSS on impersonation under specific circumstances", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1438" }, { "category": "external", "summary": "RHBZ#2031904", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031904" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1438", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1438" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1438", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1438" } ], "release_date": "2023-02-28T18:56:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: XSS on impersonation under specific circumstances" }, { "cve": "CVE-2022-1471", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-12-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2150009" } ], "notes": [ { "category": "description", "text": "A flaw was found in the SnakeYaml package. This flaw allows an attacker to benefit from remote code execution by sending malicious YAML content and this content being deserialized by the constructor. Deserialization is unsafe and leads to Remote Code Execution (RCE).", "title": "Vulnerability description" }, { "category": "summary", "text": "SnakeYaml: Constructor Deserialization Remote Code Execution", "title": "Vulnerability summary" }, { "category": "other", "text": "In the Red Hat Process Automation 7 (RHPAM) the untrusted, malicious YAML file for deserialization by the vulnerable Snakeyaml\u0027s SafeConstructor class must be provided intentionally by the RHPAM user which requires high privileges. The potential attack complexity is also high because it depends on conditions that are beyond the attacker\u0027s control. Due to that the impact for RHPAM is reduced to Low.\n\nRed Hat Fuse 7 does not expose by default any endpoint that passes incoming data/request into vulnerable Snakeyaml\u0027s Constructor class nor pass untrusted data to this class. When this class is used, it\u2019s still only used to parse internal configuration, hence the impact by this vulnerability to Red Hat Fuse 7 is reduced to Moderate.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1471" }, { "category": "external", "summary": "RHBZ#2150009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1471", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1471" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1471", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1471" }, { "category": "external", "summary": "https://github.com/google/security-research/security/advisories/GHSA-mjmj-j48q-9wg2", "url": "https://github.com/google/security-research/security/advisories/GHSA-mjmj-j48q-9wg2" } ], "release_date": "2022-10-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "SnakeYaml: Constructor Deserialization Remote Code Execution" }, { "acknowledgments": [ { "names": [ "Ayta\u00e7 Kal\u0131nc\u0131", "Ilker Bulgurcu", "Yasin Y\u0131lmaz" ], "organization": "NETA\u015e PENTEST TEAM" } ], "cve": "CVE-2022-2237", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "discovery_date": "2022-06-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2097007" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Keycloak Node.js Adapter. This flaw allows an attacker to benefit from an Open Redirect vulnerability in the checkSso function.", "title": "Vulnerability description" }, { "category": "summary", "text": "Adapter: Open redirect vulnerability in checkSSO", "title": "Vulnerability summary" }, { "category": "other", "text": "CodeReady Studio is no longer supported. Therefore, this flaw will not be addressed in CodeReady Studio. Please see https://developers.redhat.com/articles/2022/04/18/announcement-red-hat-codeready-studio-reaches-end-life for more information.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-2237" }, { "category": "external", "summary": "RHBZ#2097007", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097007" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-2237", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2237" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2237", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2237" } ], "release_date": "2023-03-01T13:57:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Adapter: Open redirect vulnerability in checkSSO" }, { "cve": "CVE-2022-2764", "discovery_date": "2022-08-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2117506" } ], "notes": [ { "category": "description", "text": "A flaw was found in Undertow with EJB invocations. This flaw allows an attacker to generate a valid HTTP request and send it to the server on an established connection after removing the LAST_CHUNK from the bytes, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "Undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-2764" }, { "category": "external", "summary": "RHBZ#2117506", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117506" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-2764", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2764" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2764", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2764" } ], "release_date": "2022-08-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations" }, { "cve": "CVE-2022-3782", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-10-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2138971" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak, where it does not properly validate URLs included in a redirect. An attacker can use this flaw to construct a malicious request to bypass validation and access other URLs and potentially sensitive information within the domain or possibly conduct further attacks. This flaw affects any client that utilizes a wildcard in the Valid Redirect URIs field.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: path traversal via double URL encoding", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Build of Quarkus is not impacted as this CVE affects the server-side Keycloak execution but Quarkus only acts as a Keycloak client in its quarkus-keycloak-authorization extension. For this reason Quarkus is marked with Low impact.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3782" }, { "category": "external", "summary": "RHBZ#2138971", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138971" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3782", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3782" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3782", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3782" } ], "release_date": "2022-12-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "keycloak: path traversal via double URL encoding" }, { "acknowledgments": [ { "names": [ "Peter Flintholm" ], "organization": "Trifork" } ], "cve": "CVE-2022-3916", "cwe": { "id": "CWE-384", "name": "Session Fixation" }, "discovery_date": "2022-11-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2141404" } ], "notes": [ { "category": "description", "text": "A flaw was found in the offline_access scope in Keycloak. This issue would affect users of shared computers more (especially if cookies are not cleared), due to a lack of root session validation, and the reuse of session ids across root and user authentication sessions. This enables an attacker to resolve a user session attached to a previously authenticated user; when utilizing the refresh token, they will be issued a token for the original user.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: Session takeover with OIDC offline refreshtokens", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3916" }, { "category": "external", "summary": "RHBZ#2141404", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141404" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3916", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3916" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3916", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3916" } ], "release_date": "2022-11-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: Session takeover with OIDC offline refreshtokens" }, { "cve": "CVE-2022-4137", "cwe": { "id": "CWE-81", "name": "Improper Neutralization of Script in an Error Message Web Page" }, "discovery_date": "2022-11-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2148496" } ], "notes": [ { "category": "description", "text": "A reflected cross-site scripting (XSS) vulnerability was found in the \u0027oob\u0027 OAuth endpoint due to incorrect null-byte handling. This issue allows a malicious link to insert an arbitrary URI into a Keycloak error page. This flaw requires a user or administrator to interact with a link in order to be vulnerable. This may compromise user details, allowing it to be changed or collected by an attacker.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: reflected XSS 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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4137" }, { "category": "external", "summary": "RHBZ#2148496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148496" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4137", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4137" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4137", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4137" } ], "release_date": "2023-03-01T13:56:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "keycloak: reflected XSS attack" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "Red Hat Single Sign-On 7" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" }, { "cve": "CVE-2022-25857", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-09-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2126789" } ], "notes": [ { "category": "description", "text": "A flaw was found in the org.yaml.snakeyaml package. This flaw allows an attacker to cause a denial of service (DoS) due to missing nested depth limitation for collections.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Denial of Service due to missing nested depth limitation for collections", "title": "Vulnerability summary" }, { "category": "other", "text": "For RHEL-8 it\u0027s downgraded to moderate because \"snakeyaml\" itself in RHEL 8 or RHEL-9 isn\u0027t shipped and \"prometheus-jmx-exporter\" is needed as build dependency. And it\u0027s not directly exploitable, hence severity marked as moderate.\nRed Hat Integration and AMQ products are not vulnerable to this flaw, so their severity has been lowered to moderate.\nRed Hat Single Sign-On uses snakeyaml from liquibase-core and is only used when performing migrations and would require administrator privileges to execute, hence severity marked as Low.\nRed Hat Fuse 7 is now in Maintenance Support Phase and details about its fix should be present soon. However, Red Hat Fuse Online (Syndesis) does will not contain the fix for this flaw.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25857" }, { "category": "external", "summary": "RHBZ#2126789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25857", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25857" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25857", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25857" }, { "category": "external", "summary": "https://bitbucket.org/snakeyaml/snakeyaml/issues/525", "url": "https://bitbucket.org/snakeyaml/snakeyaml/issues/525" } ], "release_date": "2022-08-30T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "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": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "snakeyaml: Denial of Service due to missing nested depth limitation for collections" }, { "cve": "CVE-2022-31129", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-07-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2105075" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "moment: inefficient parsing algorithm resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31129" }, { "category": "external", "summary": "RHBZ#2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31129" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g" } ], "release_date": "2022-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "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": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "moment: inefficient parsing algorithm resulting in DoS" }, { "cve": "CVE-2022-37603", "cwe": { "id": "CWE-185", "name": "Incorrect Regular Expression" }, "discovery_date": "2022-11-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2140597" } ], "notes": [ { "category": "description", "text": "A flaw was found in loader-utils webpack library. When the url variable from interpolateName is set, the prototype can be polluted. This issue could lead to a regular expression Denial of Service (ReDoS), affecting the availability of the affected component.", "title": "Vulnerability description" }, { "category": "summary", "text": "loader-utils: Regular expression denial of service", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-37603" }, { "category": "external", "summary": "RHBZ#2140597", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140597" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-37603", "url": "https://www.cve.org/CVERecord?id=CVE-2022-37603" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37603", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37603" } ], "release_date": "2022-10-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "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": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "loader-utils: Regular expression denial of service" }, { "cve": "CVE-2022-38749", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2129706" } ], "notes": [ { "category": "description", "text": "A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Build of Quarkus is not affected by this issue as it already includes the fixed version.\n\nSatellite component Candlepin does not directly use snakeyaml, so it is not affected. Regardless, an update with the latest, unaffected snakeyaml version will be provided at next release.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38749" }, { "category": "external", "summary": "RHBZ#2129706", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129706" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38749", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38749" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38749", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38749" } ], "release_date": "2022-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode" }, { "cve": "CVE-2022-38750", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2129707" } ], "notes": [ { "category": "description", "text": "A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Build of Quarkus is not affected by this issue as it already includes the fixed version.\n\nSatellite component Candlepin does not directly use snakeyaml, so it is not affected. Regardless, an update with the latest, unaffected snakeyaml version will be provided at next release.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38750" }, { "category": "external", "summary": "RHBZ#2129707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129707" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38750", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38750" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38750", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38750" } ], "release_date": "2022-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject" }, { "cve": "CVE-2022-38751", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2129709" } ], "notes": [ { "category": "description", "text": "A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Build of Quarkus is not affected by this issue as it already includes the fixed version.\n\nSatellite component Candlepin does not directly use snakeyaml, so it is not affected. Regardless, an update with the latest, unaffected snakeyaml version will be provided at next release.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38751" }, { "category": "external", "summary": "RHBZ#2129709", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129709" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38751", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38751" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38751", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38751" } ], "release_date": "2022-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match" }, { "cve": "CVE-2022-40149", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135771" } ], "notes": [ { "category": "description", "text": "A stack-based buffer overflow vulnerability was found in Jettison, where parsing an untrusted XML or JSON data may lead to a crash. This flaw allows an attacker to supply content that causes the parser to crash by writing outside the memory bounds if the parser is running on user-supplied input, resulting in a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "jettison: parser crash by stackoverflow", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40149" }, { "category": "external", "summary": "RHBZ#2135771", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135771" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40149", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40149" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40149", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40149" }, { "category": "external", "summary": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1", "url": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1" } ], "release_date": "2022-09-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "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": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jettison: parser crash by stackoverflow" }, { "cve": "CVE-2022-40150", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135770" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Jettison, where parsing an untrusted XML or JSON data may lead to a crash. If the parser is running on user-supplied input, an attacker may supply content that causes the parser to crash, causing memory exhaustion. This effect may support a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "jettison: memory exhaustion via user-supplied XML or JSON data", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40150" }, { "category": "external", "summary": "RHBZ#2135770", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135770" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40150", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40150" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40150", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40150" }, { "category": "external", "summary": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1", "url": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1" } ], "release_date": "2022-09-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "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": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "jettison: memory exhaustion via user-supplied XML or JSON data" }, { "cve": "CVE-2022-42003", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-10-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135244" } ], "notes": [ { "category": "description", "text": "A flaw was found in FasterXML jackson-databind. This issue could allow an attacker to benefit from resource exhaustion when the UNWRAP_SINGLE_VALUE_ARRAYS feature is enabled due to unchecked primitive value deserializers to avoid deep wrapper array nesting.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42003" }, { "category": "external", "summary": "RHBZ#2135244", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135244" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42003", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42003" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42003", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42003" } ], "release_date": "2022-10-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "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": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS" }, { "cve": "CVE-2022-42004", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-10-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135247" } ], "notes": [ { "category": "description", "text": "A flaw was found In FasterXML jackson-databind. This issue could allow an attacker to benefit from resource exhaustion due to the lack of a check in BeanDeserializer._deserializeFromArray to prevent the use of deeply nested arrays. An application is only vulnerable with certain customized choices for deserialization.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: use of deeply nested arrays", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42004" }, { "category": "external", "summary": "RHBZ#2135247", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135247" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42004", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42004" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42004", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42004" } ], "release_date": "2022-10-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "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": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: use of deeply nested arrays" }, { "cve": "CVE-2022-45047", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-11-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2145194" } ], "notes": [ { "category": "description", "text": "A flaw was found in Apache MINA SSHD, when using Java deserialization to load a serialized java.security.PrivateKey. An attacker could benefit from unsafe deserialization by inserting unsecured data that may affect the application or server.", "title": "Vulnerability description" }, { "category": "summary", "text": "mina-sshd: Java unsafe deserialization vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Impact as High as there\u0027s a mitigation for minimizing the impact which the flaw requires org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider to be impacted, which would require an external/public API for an attacker to benefit from it. \n\nRed Hat Fuse 7 and Red Hat JBoss Enterprise Application Platform 7 have a lower rate (moderate) as it\u0027s very unlikely to be exploited since those are for internal usage or use a custom implementation in their case.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-45047" }, { "category": "external", "summary": "RHBZ#2145194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2145194" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-45047", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45047" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45047", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45047" }, { "category": "external", "summary": "https://www.mail-archive.com/dev@mina.apache.org/msg39312.html", "url": "https://www.mail-archive.com/dev@mina.apache.org/msg39312.html" } ], "release_date": "2022-11-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" }, { "category": "workaround", "details": "From the maintainer:\n\nFor Apache MINA SSHD \u003c= 2.9.1, do not use org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider to generate and later load your server\u0027s host key. Use separately generated host key files, for instance in OpenSSH format, and load them via a org.apache.sshd.common.keyprovider.FileKeyPairProvider instead. Or use a custom implementation instead of \nSimpleGeneratorHostKeyProvider that uses the OpenSSH format for storing and loading the host key (via classes OpenSSHKeyPairResourceWriter and OpenSSHKeyPairResourceParser).", "product_ids": [ "Red Hat Single Sign-On 7" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mina-sshd: Java unsafe deserialization vulnerability" }, { "cve": "CVE-2022-45693", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-12-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155970" } ], "notes": [ { "category": "description", "text": "A flaw was found in Jettison, where it is vulnerable to a denial of service caused by a stack-based buffer overflow. By sending a specially-crafted request using the map parameter, a remote attacker can cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat has determined the impact of this flaw to be Moderate; a successful attack using this flaw would require the processing of untrusted, unsanitized, or unrestricted user inputs, which runs counter to established Red Hat security practices.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-45693" }, { "category": "external", "summary": "RHBZ#2155970", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155970" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-45693", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45693" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45693", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45693" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "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": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos" }, { "cve": "CVE-2022-46175", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156263" } ], "notes": [ { "category": "description", "text": "A flaw was found in the json5 package. The affected version of the json5 package could allow an attacker to set arbitrary and unexpected keys on the object returned from JSON5.parse.", "title": "Vulnerability description" }, { "category": "summary", "text": "json5: Prototype Pollution in JSON5 via Parse Method", "title": "Vulnerability summary" }, { "category": "other", "text": "The json5 package is a build-time dependency in Red Hat products and is not used in production runtime. Hence, the impact is set to Moderate.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-46175" }, { "category": "external", "summary": "RHBZ#2156263", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156263" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-46175", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46175" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175" }, { "category": "external", "summary": "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h", "url": "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h" } ], "release_date": "2022-12-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "json5: Prototype Pollution in JSON5 via Parse Method" }, { "cve": "CVE-2022-46363", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-12-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155681" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Apache CXF that could allow an attacker to perform a remote directory listing or code exfiltration. This issue only applies when the CXFServlet is configured with both the static-resources-list and redirect-query-check attributes. These attributes are not supposed to be used together, so the issue can only occur if the CXF service is misconfigured.", "title": "Vulnerability description" }, { "category": "summary", "text": "CXF: directory listing / code exfiltration", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-46363" }, { "category": "external", "summary": "RHBZ#2155681", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155681" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-46363", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46363" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46363", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46363" }, { "category": "external", "summary": "https://lists.apache.org/thread/pdzo1qgyplf4y523tnnzrcm7hoco3l8c", "url": "https://lists.apache.org/thread/pdzo1qgyplf4y523tnnzrcm7hoco3l8c" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "CXF: directory listing / code exfiltration" }, { "cve": "CVE-2022-46364", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "discovery_date": "2022-12-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155682" } ], "notes": [ { "category": "description", "text": "A SSRF vulnerability was found in Apache CXF. This issue occurs when parsing the href attribute of XOP:Include in MTOM requests, allowing an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type.", "title": "Vulnerability description" }, { "category": "summary", "text": "CXF: SSRF Vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Integration Camel Quarkus does not support CXF extensions and so is affected at a reduced impact of Moderate.\nThe RHSSO server does not ship Apache CXF. The component mentioned in CVE-2022-46364 is a transitive dependency coming from Fuse adapters and the test suite.", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-46364" }, { "category": "external", "summary": "RHBZ#2155682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155682" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-46364", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46364" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46364", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46364" }, { "category": "external", "summary": "https://cxf.apache.org/security-advisories.data/CVE-2022-46364.txt?version=1\u0026modificationDate=1670944472739\u0026api=v2", "url": "https://cxf.apache.org/security-advisories.data/CVE-2022-46364.txt?version=1\u0026modificationDate=1670944472739\u0026api=v2" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "CXF: SSRF Vulnerability" }, { "acknowledgments": [ { "names": [ "Sourav Kumar" ], "organization": "https://github.com/souravs17031999", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-0091", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-10-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2158585" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak, where it did not properly check client tokens for possible revocation in its client credential flow. This flaw allows an attacker to access or modify potentially sensitive information.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: Client Registration endpoint does not check token revocation", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0091" }, { "category": "external", "summary": "RHBZ#2158585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158585" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0091", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0091" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0091", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0091" }, { "category": "external", "summary": "https://github.com/keycloak/keycloak/security/advisories/GHSA-v436-q368-hvgg", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-v436-q368-hvgg" }, { "category": "external", "summary": "https://github.com/keycloak/security/issues/27", "url": "https://github.com/keycloak/security/issues/27" } ], "release_date": "2022-10-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.8, "baseSeverity": "LOW", "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:N", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "keycloak: Client Registration endpoint does not check token revocation" }, { "acknowledgments": [ { "names": [ "Jordi Zayuelas i Mu\u00f1oz" ], "organization": "A1 Digital", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-0264", "cwe": { "id": "CWE-303", "name": "Incorrect Implementation of Authentication Algorithm" }, "discovery_date": "2023-01-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2160585" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak\u0027s OpenID Connect user authentication, which may incorrectly authenticate requests. An authenticated attacker who could obtain information from a user request within the same realm could use that data to impersonate the victim and generate new session tokens. This issue could impact confidentiality, Integrity, and availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: user impersonation via stolen uuid code", "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": [ "Red Hat Single Sign-On 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0264" }, { "category": "external", "summary": "RHBZ#2160585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160585" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0264", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0264" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0264", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0264" } ], "release_date": "2023-02-28T18:58:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:58:17+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/articles/11258", "product_ids": [ "Red Hat Single Sign-On 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1049" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 4.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "Red Hat Single Sign-On 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: user impersonation via stolen uuid code" } ] }
rhsa-2022_4919
Vulnerability from csaf_redhat
Published
2022-06-06 16:00
Modified
2024-11-15 20:32
Summary
Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.4.5 security update on RHEL 8
Notes
Topic
A security update is now available for Red Hat JBoss Enterprise Application Platform 7.4 for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime.
This release of Red Hat JBoss Enterprise Application Platform 7.4.5 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.4.4 and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.4.5 Release Notes for information about the most significant bug fixes and enhancements included in this release.
Security Fix(es):
* h2: Loading of custom classes from remote servers through JNDI (CVE-2022-23221)
* jackson-databind: denial of service via a large depth of nested objects (CVE-2020-36518)
* netty-codec: Bzip2Decoder doesn't allow setting size restrictions for decompressed data (CVE-2021-37136)
* netty-codec: SnappyFrameDecoder doesn't restrict chunk length and may buffer skippable chunks in an unnecessary way (CVE-2021-37137)
* h2: Remote Code Execution in Console (CVE-2021-42392)
* netty: control chars in header names may lead to HTTP request smuggling (CVE-2021-43797)
* xnio: org.xnio.StreamConnection.notifyReadClosed log to debug instead of stderr (CVE-2022-0084)
* wildfly: Wildfly management of EJB Session context returns wrong caller principal with Elytron Security enabled (CVE-2022-0866)
* undertow: Double AJP response for 400 from EAP 7 results in CPING failures (CVE-2022-1319)
* OpenJDK: Infinite loop related to incorrect handling of newlines in XMLEntityScanner (JAXP, 8270646) (CVE-2022-21299)
* mysql-connector-java: Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors (CVE-2022-21363)
* xerces-j2: infinite loop when handling specially crafted XML document payloads (CVE-2022-23437)
* artemis-commons: Apache ActiveMQ Artemis DoS (CVE-2022-23913)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
* jboss-client: memory leakage in remote client transaction (CVE-2022-0853)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "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": "A security update is now available for Red Hat JBoss Enterprise Application Platform 7.4 for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime.\n\nThis release of Red Hat JBoss Enterprise Application Platform 7.4.5 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.4.4 and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.4.5 Release Notes for information about the most significant bug fixes and enhancements included in this release.\n\nSecurity Fix(es):\n\n* h2: Loading of custom classes from remote servers through JNDI (CVE-2022-23221)\n\n* jackson-databind: denial of service via a large depth of nested objects (CVE-2020-36518)\n\n* netty-codec: Bzip2Decoder doesn\u0027t allow setting size restrictions for decompressed data (CVE-2021-37136)\n\n* netty-codec: SnappyFrameDecoder doesn\u0027t restrict chunk length and may buffer skippable chunks in an unnecessary way (CVE-2021-37137)\n\n* h2: Remote Code Execution in Console (CVE-2021-42392)\n\n* netty: control chars in header names may lead to HTTP request smuggling (CVE-2021-43797)\n\n* xnio: org.xnio.StreamConnection.notifyReadClosed log to debug instead of stderr (CVE-2022-0084)\n\n* wildfly: Wildfly management of EJB Session context returns wrong caller principal with Elytron Security enabled (CVE-2022-0866)\n\n* undertow: Double AJP response for 400 from EAP 7 results in CPING failures (CVE-2022-1319)\n\n* OpenJDK: Infinite loop related to incorrect handling of newlines in XMLEntityScanner (JAXP, 8270646) (CVE-2022-21299)\n\n* mysql-connector-java: Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors (CVE-2022-21363)\n\n* xerces-j2: infinite loop when handling specially crafted XML document payloads (CVE-2022-23437)\n\n* artemis-commons: Apache ActiveMQ Artemis DoS (CVE-2022-23913)\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\n* jboss-client: memory leakage in remote client transaction (CVE-2022-0853)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:4919", "url": "https://access.redhat.com/errata/RHSA-2022:4919" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/html-single/installation_guide/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/html-single/installation_guide/" }, { "category": "external", "summary": "2004133", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004133" }, { "category": "external", "summary": "2004135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004135" }, { "category": "external", "summary": "2031958", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031958" }, { "category": "external", "summary": "2039403", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2039403" }, { "category": "external", "summary": "2041472", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041472" }, { "category": "external", "summary": "2044596", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044596" }, { "category": "external", "summary": "2047200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047200" }, { "category": "external", "summary": "2047343", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047343" }, { "category": "external", "summary": "2060725", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060725" }, { "category": "external", "summary": "2060929", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060929" }, { "category": "external", "summary": "2063601", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063601" }, { "category": "external", "summary": "2064226", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064226" }, { "category": "external", "summary": "2064698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064698" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2073890", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073890" }, { "category": "external", "summary": "JBEAP-23121", "url": "https://issues.redhat.com/browse/JBEAP-23121" }, { "category": "external", "summary": "JBEAP-23171", "url": "https://issues.redhat.com/browse/JBEAP-23171" }, { "category": "external", "summary": "JBEAP-23194", "url": "https://issues.redhat.com/browse/JBEAP-23194" }, { "category": "external", "summary": "JBEAP-23241", "url": "https://issues.redhat.com/browse/JBEAP-23241" }, { "category": "external", "summary": "JBEAP-23299", "url": "https://issues.redhat.com/browse/JBEAP-23299" }, { "category": "external", "summary": "JBEAP-23300", "url": "https://issues.redhat.com/browse/JBEAP-23300" }, { "category": "external", "summary": "JBEAP-23312", "url": "https://issues.redhat.com/browse/JBEAP-23312" }, { "category": "external", "summary": "JBEAP-23313", "url": "https://issues.redhat.com/browse/JBEAP-23313" }, { "category": "external", "summary": "JBEAP-23336", "url": "https://issues.redhat.com/browse/JBEAP-23336" }, { "category": "external", "summary": "JBEAP-23338", "url": "https://issues.redhat.com/browse/JBEAP-23338" }, { "category": "external", "summary": "JBEAP-23339", "url": "https://issues.redhat.com/browse/JBEAP-23339" }, { "category": "external", "summary": "JBEAP-23351", "url": "https://issues.redhat.com/browse/JBEAP-23351" }, { "category": "external", "summary": "JBEAP-23353", "url": "https://issues.redhat.com/browse/JBEAP-23353" }, { "category": "external", "summary": "JBEAP-23429", "url": "https://issues.redhat.com/browse/JBEAP-23429" }, { "category": "external", "summary": "JBEAP-23432", "url": "https://issues.redhat.com/browse/JBEAP-23432" }, { "category": "external", "summary": "JBEAP-23451", "url": "https://issues.redhat.com/browse/JBEAP-23451" }, { "category": "external", "summary": "JBEAP-23531", "url": "https://issues.redhat.com/browse/JBEAP-23531" }, { "category": "external", "summary": "JBEAP-23532", "url": "https://issues.redhat.com/browse/JBEAP-23532" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4919.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.4.5 security update on RHEL 8", "tracking": { "current_release_date": "2024-11-15T20:32:50+00:00", "generator": { "date": "2024-11-15T20:32:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:4919", "initial_release_date": "2022-06-06T16:00:48+00:00", "revision_history": [ { "date": "2022-06-06T16:00:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-06-06T16:00:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T20:32:50+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss EAP 7.4 for RHEL 8", "product": { "name": "Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:7.4::el8" } } } ], "category": "product_family", "name": "Red Hat JBoss Enterprise Application Platform" }, { "branches": [ { "category": "product_version", "name": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "product": { "name": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "product_id": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.15-1.Final_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "product": { "name": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "product_id": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-h2database@1.4.197-2.redhat_00004.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "product": { "name": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "product_id": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-log4j@2.17.1-2.redhat_00002.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "product": { "name": "eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "product_id": "eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-client@1.1.11-1.SP1_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "product": { "name": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "product_id": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hal-console@3.3.12-1.Final_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "product": { "name": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "product_id": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-databind@2.12.6.1-1.redhat_00003.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "product": { "name": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "product_id": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-base@2.12.6-1.redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "product": { "name": "eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "product_id": "eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-jaxrs-providers@2.12.6-1.redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "product": { "name": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "product_id": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-elytron@1.15.12-1.Final_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "product": { "name": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "product_id": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-annotations@2.12.6-1.redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "product": { "name": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "product_id": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-java8@2.12.6-1.redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "product": { "name": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "product_id": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-jsf-api_2.3_spec@3.0.0-4.SP05_redhat_00002.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "product": { "name": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "product_id": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-remoting@5.0.24-1.SP1_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "product": { "name": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "product_id": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate@5.3.26-1.Final_redhat_00002.2.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "product": { "name": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "product_id": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-xnio-base@3.8.7-1.SP1_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src", "product": { "name": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src", "product_id": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-xerces-j2@2.12.0-3.SP04_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "product": { "name": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "product_id": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-validator@6.0.23-1.Final_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "product": { "name": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "product_id": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-undertow@2.2.17-2.SP4_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "product": { "name": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "product_id": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jberet@1.3.9-1.SP1_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "product": { "name": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "product_id": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-tcnative@2.0.48-1.Final_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "product": { "name": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "product_id": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration@1.10.0-16.Final_redhat_00015.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "product": { "name": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "product_id": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-core@2.12.6-1.redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "product": { "name": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "product_id": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-snakeyaml@1.29.0-1.redhat_00001.2.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "product": { "name": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "product_id": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty@4.1.72-4.Final_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "product": { "name": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "product_id": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport-native-epoll@4.1.72-1.Final_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "product": { "name": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "product_id": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly@7.4.5-3.GA_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "product": { "name": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "product_id": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis@2.16.0-9.redhat_00042.1.el8eap?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.15-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "product": { "name": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "product_id": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-h2database@1.4.197-2.redhat_00004.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "product": { "name": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "product_id": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-log4j@2.17.1-2.redhat_00002.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "product_id": "eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-client-common@1.1.11-1.SP1_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "product_id": "eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-ejb-client@1.1.11-1.SP1_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "product_id": "eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-naming-client@1.1.11-1.SP1_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "product_id": "eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-transaction-client@1.1.11-1.SP1_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hal-console@3.3.12-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "product_id": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-databind@2.12.6.1-1.redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product_id": "eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-module-jaxb-annotations@2.12.6-1.redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product_id": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-base@2.12.6-1.redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product_id": "eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-jaxrs-base@2.12.6-1.redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product_id": "eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-jaxrs-json-provider@2.12.6-1.redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-elytron@1.15.12-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-elytron-tool@1.15.12-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product_id": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-annotations@2.12.6-1.redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product_id": "eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-datatype-jdk8@2.12.6-1.redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product_id": "eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-datatype-jsr310@2.12.6-1.redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product_id": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-java8@2.12.6-1.redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "product": { "name": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "product_id": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-jsf-api_2.3_spec@3.0.0-4.SP05_redhat_00002.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "product_id": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-remoting@5.0.24-1.SP1_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "product": { "name": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "product_id": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate@5.3.26-1.Final_redhat_00002.2.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "product": { "name": "eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "product_id": "eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-core@5.3.26-1.Final_redhat_00002.2.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "product": { "name": "eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "product_id": "eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-entitymanager@5.3.26-1.Final_redhat_00002.2.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "product": { "name": "eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "product_id": "eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-envers@5.3.26-1.Final_redhat_00002.2.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "product": { "name": "eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "product_id": "eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-java8@5.3.26-1.Final_redhat_00002.2.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "product_id": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-xnio-base@3.8.7-1.SP1_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "product_id": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-xerces-j2@2.12.0-3.SP04_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-validator@6.0.23-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-validator-cdi@6.0.23-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "product_id": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-undertow@2.2.17-2.SP4_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "product_id": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jberet@1.3.9-1.SP1_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "product_id": "eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jberet-core@1.3.9-1.SP1_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-tcnative@2.0.48-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration@1.10.0-16.Final_redhat_00015.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-cli@1.10.0-16.Final_redhat_00015.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-core@1.10.0-16.Final_redhat_00015.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product_id": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-core@2.12.6-1.redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "product": { "name": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "product_id": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-snakeyaml@1.29.0-1.redhat_00001.2.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-all@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-buffer@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-dns@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-haproxy@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-http@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-http2@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-memcache@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-mqtt@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-redis@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-smtp@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-socks@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-stomp@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-codec-xml@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-common@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-handler@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-handler-proxy@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-resolver@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-resolver-dns@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-resolver-dns-classes-macos@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport-classes-epoll@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport-classes-kqueue@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport-native-unix-common@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport-rxtx@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport-sctp@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport-udt@4.1.72-4.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "product_id": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly@7.4.5-3.GA_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "product_id": "eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-javadocs@7.4.5-3.GA_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "product_id": "eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-modules@7.4.5-3.GA_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product": { "name": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_id": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis@2.16.0-9.redhat_00042.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product": { "name": "eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_id": "eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-cli@2.16.0-9.redhat_00042.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product": { "name": "eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_id": "eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-commons@2.16.0-9.redhat_00042.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product": { "name": "eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_id": "eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-core-client@2.16.0-9.redhat_00042.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product": { "name": "eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_id": "eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-dto@2.16.0-9.redhat_00042.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product": { "name": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_id": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-hornetq-protocol@2.16.0-9.redhat_00042.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product": { "name": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_id": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-hqclient-protocol@2.16.0-9.redhat_00042.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product": { "name": "eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_id": "eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-jdbc-store@2.16.0-9.redhat_00042.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product": { "name": "eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_id": "eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-jms-client@2.16.0-9.redhat_00042.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product": { "name": "eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_id": "eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-jms-server@2.16.0-9.redhat_00042.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product": { "name": "eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_id": "eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-journal@2.16.0-9.redhat_00042.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product": { "name": "eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_id": "eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-ra@2.16.0-9.redhat_00042.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product": { "name": "eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_id": "eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-selector@2.16.0-9.redhat_00042.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product": { "name": "eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_id": "eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-server@2.16.0-9.redhat_00042.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product": { "name": "eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_id": "eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-service-extensions@2.16.0-9.redhat_00042.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product": { "name": "eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_id": "eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-activemq-artemis-tools@2.16.0-9.redhat_00042.1.el8eap?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "product": { "name": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "product_id": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport-native-epoll@4.1.72-1.Final_redhat_00001.1.el8eap?arch=x86_64" } } }, { "category": "product_version", "name": "eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "product": { "name": "eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "product_id": "eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-transport-native-epoll-debuginfo@4.1.72-1.Final_redhat_00001.1.el8eap?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch" }, "product_reference": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src" }, "product_reference": "eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch" }, "product_reference": "eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch" }, "product_reference": "eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch" }, "product_reference": "eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch" }, "product_reference": "eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch" }, "product_reference": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch" }, "product_reference": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch" }, "product_reference": "eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch" }, "product_reference": "eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch" }, "product_reference": "eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch" }, "product_reference": "eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch" }, "product_reference": "eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch" }, "product_reference": "eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch" }, "product_reference": "eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch" }, "product_reference": "eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch" }, "product_reference": "eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch" }, "product_reference": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src" }, "product_reference": "eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch" }, "product_reference": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src" }, "product_reference": "eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch" }, "product_reference": "eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch" }, "product_reference": "eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch" }, "product_reference": "eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch" }, "product_reference": "eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src" }, "product_reference": "eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src" }, "product_reference": "eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src" }, "product_reference": "eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src" }, "product_reference": "eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src" }, "product_reference": "eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src" }, "product_reference": "eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch" }, "product_reference": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src" }, "product_reference": "eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src" }, "product_reference": "eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch" }, "product_reference": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src" }, "product_reference": "eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64 as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64" }, "product_reference": "eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64 as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64" }, "product_reference": "eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch" }, "product_reference": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src" }, "product_reference": "eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.4" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8", "product_id": "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-36518", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-03-16T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2064698" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jackson Databind package. This cause of the issue is due to a Java StackOverflow exception and a denial of service via a significant depth of nested objects.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: denial of service via a large depth of nested objects", "title": "Vulnerability summary" }, { "category": "other", "text": "CodeReady Studio is no longer supported and therefore this flaw will not be addressed in CodeReady Studio.", "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": [ "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src" ], "known_not_affected": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36518" }, { "category": "external", "summary": "RHBZ#2064698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064698" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36518", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36518" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-57j2-w4cx-62h2", "url": "https://github.com/advisories/GHSA-57j2-w4cx-62h2" } ], "release_date": "2020-08-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T16:00:48+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4919" } ], "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": [ "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: denial of service via a large depth of nested objects" }, { "cve": "CVE-2021-37136", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-09-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2004133" } ], "notes": [ { "category": "description", "text": "A flaw was found in Netty\u0027s netty-codec due to size restrictions for decompressed data in the Bzip2Decoder. By sending a specially-crafted input, a remote attacker could cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty-codec: Bzip2Decoder doesn\u0027t allow setting size restrictions for decompressed data", "title": "Vulnerability summary" }, { "category": "other", "text": "In the OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack ship the vulnerable version of netty-codec package. Since the release of OCP 4.6, the Metering product has been deprecated [1], so the affected components are marked as wontfix. This may be fixed in the future.\n\nStarting in OCP 4.7, the elasticsearch component is shipping as a part of the OpenShift Logging product (openshift-logging/elasticsearch6-rhel8). The elasticsearch component delivered in OCP 4.6 is marked as `Out of support scope` because these versions are already under Maintenance Phase of the support.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated", "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": [ "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" ], "known_not_affected": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-37136" }, { "category": "external", "summary": "RHBZ#2004133", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004133" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-37136", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37136" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37136", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37136" }, { "category": "external", "summary": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv", "url": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv" } ], "release_date": "2021-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T16:00:48+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4919" } ], "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": [ "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "netty-codec: Bzip2Decoder doesn\u0027t allow setting size restrictions for decompressed data" }, { "cve": "CVE-2021-37137", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-09-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2004135" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Netty\u0027s netty-codec due to unrestricted chunk lengths in the SnappyFrameDecoder. By sending a specially-crafted input, a remote attacker could cause excessive memory usage resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty-codec: SnappyFrameDecoder doesn\u0027t restrict chunk length and may buffer skippable chunks in an unnecessary way", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of netty-codec package.\nSince the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected components are marked as wontfix.\nThis may be fixed in the future.\n\nStarting in OCP 4.7, the elasticsearch component is shipping as a part of the OpenShift Logging product (openshift-logging/elasticsearch6-rhel8). The elasticsearch component delivered in OCP 4.6 is marked as `Out of support scope` because these versions are already under Maintenance Phase of the support.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated", "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": [ "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" ], "known_not_affected": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-37137" }, { "category": "external", "summary": "RHBZ#2004135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-37137", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37137" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37137", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37137" }, { "category": "external", "summary": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv", "url": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv" } ], "release_date": "2021-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T16:00:48+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4919" } ], "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": [ "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "netty-codec: SnappyFrameDecoder doesn\u0027t restrict chunk length and may buffer skippable chunks in an unnecessary way" }, { "cve": "CVE-2021-42392", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-01-10T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2039403" } ], "notes": [ { "category": "description", "text": "A flaw was found in h2. The org.h2.util.JdbcUtils.getConnection method of the H2 database takes as parameters the class name of the driver and URL of the database. This flaw allows an attacker to use this URL to send another server\u2019s code, causing remote code execution. This issue is exploited through various attack vectors, most notably through the H2 Console, which leads to unauthenticated remote code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "h2: Remote Code Execution in Console", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP) the openshift4/ose-metering-presto container image ships the vulnerable version of h2, but as it uses default configuration the impact by this vulnerability is LOW. Additionally, the Presto component is part of the OCP Metering stack and since the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected component is marked as wontfix.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated", "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": [ "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src" ], "known_not_affected": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42392" }, { "category": "external", "summary": "RHBZ#2039403", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2039403" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42392", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42392" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42392", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42392" }, { "category": "external", "summary": "https://github.com/h2database/h2database/security/advisories/GHSA-h376-j262-vhq6", "url": "https://github.com/h2database/h2database/security/advisories/GHSA-h376-j262-vhq6" } ], "release_date": "2022-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T16:00:48+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4919" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "h2: Remote Code Execution in Console" }, { "cve": "CVE-2021-43797", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2021-12-09T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2031958" } ], "notes": [ { "category": "description", "text": "A flaw was found in Netty, specifically in the netty-codec-http package. This flaw allows unauthorized control characters at the beginning and end of a request, does not follow the specification, and can cause HTTP request smuggling.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty: control chars in header names may lead to HTTP request smuggling", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of netty-codec-http package.\nSince the release of OCP 4.6, the Metering product has been deprecated, hence the affected components are marked as wontfix.\nThe openshift4/ose-logging-elasticsearch6 container is marked as Out of support scope because since the release of OCP 4.7 the logging functionality is delivered as an OpenShift Logging product and OCP 4.6 is already in the Maintenance Support phase.\nA fix was introduced in netty-codec-http version 4.1.72.Final.", "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": [ "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" ], "known_not_affected": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-43797" }, { "category": "external", "summary": "RHBZ#2031958", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031958" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-43797", "url": "https://www.cve.org/CVERecord?id=CVE-2021-43797" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43797", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43797" }, { "category": "external", "summary": "https://github.com/netty/netty/security/advisories/GHSA-wx5j-54mm-rqqq", "url": "https://github.com/netty/netty/security/advisories/GHSA-wx5j-54mm-rqqq" } ], "release_date": "2021-12-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T16:00:48+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4919" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "netty: control chars in header names may lead to HTTP request smuggling" }, { "cve": "CVE-2022-0084", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2022-03-15T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2064226" } ], "notes": [ { "category": "description", "text": "A flaw was found in XNIO, specifically in the notifyReadClosed method. The issue revealed this method was logging a message to another expected end. This flaw allows an attacker to send flawed requests to a server, possibly causing log contention-related performance concerns or an unwanted disk fill-up.", "title": "Vulnerability description" }, { "category": "summary", "text": "xnio: org.xnio.StreamConnection.notifyReadClosed log to debug instead of stderr", "title": "Vulnerability summary" }, { "category": "other", "text": "Although the CVSS stands for 7.5 score, the impact remains Moderate as it demands previous knowledge of the environment to trigger the Denial of Service (DoS)", "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": [ "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src" ], "known_not_affected": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0084" }, { "category": "external", "summary": "RHBZ#2064226", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064226" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0084", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0084" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0084", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0084" } ], "release_date": "2022-03-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T16:00:48+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4919" } ], "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": [ "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "xnio: org.xnio.StreamConnection.notifyReadClosed log to debug instead of stderr" }, { "cve": "CVE-2022-0853", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2022-03-04T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2060725" } ], "notes": [ { "category": "description", "text": "A flaw was found in the jboss-client. A memory leak on the JBoss client-side occurs when using UserTransaction repeatedly, leading to an information leakage vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jboss-client: memory leakage in remote client transaction", "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": [ "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch" ], "known_not_affected": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0853" }, { "category": "external", "summary": "RHBZ#2060725", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060725" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0853", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0853" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0853", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0853" } ], "release_date": "2022-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T16:00:48+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4919" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "jboss-client: memory leakage in remote client transaction" }, { "acknowledgments": [ { "names": [ "Oliver Bieri" ], "organization": "Schindler Elevator Ltd., Switzerland" } ], "cve": "CVE-2022-0866", "cwe": { "id": "CWE-1220", "name": "Insufficient Granularity of Access Control" }, "discovery_date": "2022-02-02T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2060929" } ], "notes": [ { "category": "description", "text": "A flaw was found in Wildfly, where it returns an incorrect caller principal under certain heavily concurrent situations when Elytron Security is used. This flaw allows an attacker to gain improper access to information they should not have.", "title": "Vulnerability description" }, { "category": "summary", "text": "wildfly: Wildfly management of EJB Session context returns wrong caller principal with Elytron Security enabled", "title": "Vulnerability summary" }, { "category": "other", "text": "JBoss EAP 7.1 until 7.4 is not affected by default as it comes with Legacy Security enabled out-of-the-box. This only affects application scope range and the methods mentioned, no access to server data.", "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": [ "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch" ], "known_not_affected": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0866" }, { "category": "external", "summary": "RHBZ#2060929", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060929" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0866", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0866" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0866", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0866" } ], "release_date": "2022-05-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T16:00:48+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4919" }, { "category": "workaround", "details": "In order to avoid the possibility of information access, review application source code for \u0027@RunAs\u0027 and \u0027run-as-principal\u0027 usage. Also, make sure the application is using or not Elytron Security. It\u0027s possible to investigate by checking if the commands from \u0027$JBOSS_HOME/docs/examples/enable-elytron.cli\u0027 or similar were executed.", "product_ids": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "wildfly: Wildfly management of EJB Session context returns wrong caller principal with Elytron Security enabled" }, { "cve": "CVE-2022-1319", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2022-04-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2073890" } ], "notes": [ { "category": "description", "text": "A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the reuse flag set even though JBoss EAP closes the connection. A failure occurs when the connection is reused after a 400 by CPING since it reads in the second SEND_HEADERS response packet instead of a CPONG.", "title": "Vulnerability description" }, { "category": "summary", "text": "undertow: Double AJP response for 400 from EAP 7 results in CPING failures", "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": [ "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src" ], "known_not_affected": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1319" }, { "category": "external", "summary": "RHBZ#2073890", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073890" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1319", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1319" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1319", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1319" } ], "release_date": "2022-04-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T16:00:48+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4919" } ], "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": [ "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "undertow: Double AJP response for 400 from EAP 7 results in CPING failures" }, { "cve": "CVE-2022-21299", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2022-01-10T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2041472" } ], "notes": [ { "category": "description", "text": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JAXP). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).", "title": "Vulnerability description" }, { "category": "summary", "text": "OpenJDK: Infinite loop related to incorrect handling of newlines in XMLEntityScanner (JAXP, 8270646)", "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": [ "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ], "known_not_affected": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21299" }, { "category": "external", "summary": "RHBZ#2041472", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041472" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21299", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21299" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21299", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21299" } ], "release_date": "2022-01-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T16:00:48+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4919" } ], "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": [ "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "OpenJDK: Infinite loop related to incorrect handling of newlines in XMLEntityScanner (JAXP, 8270646)" }, { "cve": "CVE-2022-21363", "cwe": { "id": "CWE-280", "name": "Improper Handling of Insufficient Permissions or Privileges " }, "discovery_date": "2022-01-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2047343" } ], "notes": [ { "category": "description", "text": "Vulnerability in the MySQL Connectors product of Oracle MySQL (component: Connector/J). Supported versions that are affected are 8.0.27 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors. Successful attacks of this vulnerability can result in takeover of MySQL Connectors. CVSS 3.1 Base Score 6.6 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H).", "title": "Vulnerability description" }, { "category": "summary", "text": "mysql-connector-java: Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors", "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": [ "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch" ], "known_not_affected": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21363" }, { "category": "external", "summary": "RHBZ#2047343", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047343" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21363", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21363" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21363", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21363" }, { "category": "external", "summary": "https://www.oracle.com/security-alerts/cpujan2022.html#AppendixMSQL", "url": "https://www.oracle.com/security-alerts/cpujan2022.html#AppendixMSQL" } ], "release_date": "2022-01-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T16:00:48+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4919" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "mysql-connector-java: Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors" }, { "cve": "CVE-2022-23221", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-01-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2044596" } ], "notes": [ { "category": "description", "text": "A flaw was found in the H2 Console. This flaw allows remote attackers to execute arbitrary code via a JDBC URL, concatenating with a substring that allows remote code execution by using a script.", "title": "Vulnerability description" }, { "category": "summary", "text": "h2: Loading of custom classes from remote servers through JNDI", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP) the openshift-enterprise-3.11/metrics-hawkular-metrics-container container image ships a vulnerable version of h2 as part of the underlying images, but as it uses standard configuration and Console is not enabled/started by default, therefore the impact by this vulnerability is LOW and will not be fixed as OCP 3.x has already reached End of Full Support.\n\n[1] https://access.redhat.com/support/policy/updates/openshift_noncurrent", "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": [ "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src" ], "known_not_affected": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23221" }, { "category": "external", "summary": "RHBZ#2044596", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044596" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23221", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23221" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23221", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23221" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-45hx-wfhj-473x", "url": "https://github.com/advisories/GHSA-45hx-wfhj-473x" } ], "release_date": "2022-01-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T16:00:48+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4919" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "h2: Loading of custom classes from remote servers through JNDI" }, { "acknowledgments": [ { "names": [ "Sergey Temnikov", "Ziyi Luo" ], "organization": "Amazon Corretto", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-23437", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2022-01-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2047200" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Apache Xerces Java (XercesJ) XML parser when handling specially crafted XML document payloads. This issue causes the XercesJ XML parser to wait in an infinite loop, which may consume system resources for a prolonged duration, leading to a denial of service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "xerces-j2: infinite loop when handling specially crafted XML document payloads", "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": [ "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ], "known_not_affected": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23437" }, { "category": "external", "summary": "RHBZ#2047200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047200" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23437", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23437" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23437", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23437" } ], "release_date": "2022-01-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T16:00:48+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4919" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "xerces-j2: infinite loop when handling specially crafted XML document payloads" }, { "cve": "CVE-2022-23913", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2022-02-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2063601" } ], "notes": [ { "category": "description", "text": "In Apache ActiveMQ Artemis prior to 2.20.0 or 2.19.1, an attacker could partially disrupt availability (DoS) through uncontrolled resource consumption of memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "artemis-commons: Apache ActiveMQ Artemis 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": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch" ], "known_not_affected": [ "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23913" }, { "category": "external", "summary": "RHBZ#2063601", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063601" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23913", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23913" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23913", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23913" }, { "category": "external", "summary": "https://lists.apache.org/thread/fjynj57rd99s814rdn5hzvmx8lz403q2", "url": "https://lists.apache.org/thread/fjynj57rd99s814rdn5hzvmx8lz403q2" } ], "release_date": "2022-02-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T16:00:48+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4919" } ], "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": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "artemis-commons: Apache ActiveMQ Artemis DoS" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src" ], "known_not_affected": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T16:00:48+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4919" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-9.redhat_00042.1.el8eap.src", "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-9.redhat_00042.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-h2database-0:1.4.197-2.redhat_00004.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.26-1.Final_redhat_00002.2.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.26-1.Final_redhat_00002.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hibernate-validator-0:6.0.23-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-hibernate-validator-cdi-0:6.0.23-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-annotations-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-core-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-databind-0:2.12.6.1-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-datatype-jdk8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-datatype-jsr310-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-json-provider-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-jaxrs-providers-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-module-jaxb-annotations-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-base-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jackson-modules-java8-0:2.12.6-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jberet-0:1.3.9-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jberet-core-0:1.3.9-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-jsf-api_2.3_spec-0:3.0.0-4.SP05_redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-remoting-0:5.0.24-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-16.Final_redhat_00015.1.el8eap.src", "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-16.Final_redhat_00015.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.7-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-log4j-0:2.17.1-2.redhat_00002.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-all-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-buffer-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-haproxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-http2-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-memcache-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-mqtt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-redis-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-smtp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-socks-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-stomp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-codec-xml-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-handler-proxy-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-resolver-dns-classes-macos-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-tcnative-0:2.0.48-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-epoll-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-classes-kqueue-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-epoll-debuginfo-0:4.1.72-1.Final_redhat_00001.1.el8eap.x86_64", "8Base-JBEAP-7.4:eap7-netty-transport-native-unix-common-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-rxtx-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-sctp-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-netty-transport-udt-0:4.1.72-4.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.noarch", "8Base-JBEAP-7.4:eap7-snakeyaml-0:1.29.0-1.redhat_00001.2.el8eap.src", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-undertow-0:2.2.17-2.SP4_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.5-3.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-elytron-0:1.15.12-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-elytron-tool-0:1.15.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-wildfly-http-client-common-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-ejb-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-naming-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-http-transaction-client-0:1.1.11-1.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.5-3.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.15-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-xerces-j2-0:2.12.0-3.SP04_redhat_00001.1.el8eap.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.12-1.Final_redhat_00001.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" } ] }
rhsa-2022_1715
Vulnerability from csaf_redhat
Published
2022-05-05 04:52
Modified
2024-11-13 23:43
Summary
Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.3.10 security updates and bug fixes
Notes
Topic
Red Hat Advanced Cluster Management for Kubernetes 2.3.10 General
Availability release images, which provide security updates and bug fixes.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat Advanced Cluster Management for Kubernetes 2.3.10 images
Red Hat Advanced Cluster Management for Kubernetes provides the
capabilities to address common challenges that administrators and site
reliability engineers face as they work across a range of public and
private cloud environments. Clusters and applications are all visible and
managed from a single console—with security policy built in.
This advisory contains the container images for Red Hat Advanced Cluster
Management for Kubernetes, which fix several bugs. See the following
Release Notes documentation, which will be updated shortly for this
release, for additional details about this release:
https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/
Security updates:
* Follow-redirects: Exposure of Private Personal Information to an Unauthorized Actor (CVE-2022-0155)
* Node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)
* Follow-redirects: Exposure of Sensitive Information via Authorization Header leak (CVE-2022-0536)
* Urijs: Authorization Bypass Through User-Controlled Key (CVE-2022-0613)
* Urijs: Leading white space bypasses protocol validation (CVE-2022-24723)
* Nconf: Prototype pollution in memory store (CVE-2022-21803)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
Bug fixes:
* RHACM 2.3.10 images
Terms of Use
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.
{ "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.3.10 General\nAvailability release images, which provide security updates and bug fixes.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Advanced Cluster Management for Kubernetes 2.3.10 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, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/\n\nSecurity updates:\n\n* Follow-redirects: Exposure of Private Personal Information to an Unauthorized Actor (CVE-2022-0155)\n\n* Node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)\n\n* Follow-redirects: Exposure of Sensitive Information via Authorization Header leak (CVE-2022-0536)\n\n* Urijs: Authorization Bypass Through User-Controlled Key (CVE-2022-0613)\n\n* Urijs: Leading white space bypasses protocol validation (CVE-2022-24723)\n\n* Nconf: Prototype pollution in memory store (CVE-2022-21803)\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\nBug fixes:\n\n* RHACM 2.3.10 images", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:1715", "url": "https://access.redhat.com/errata/RHSA-2022:1715" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/index" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html-single/install/index#installing", "url": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html-single/install/index#installing" }, { "category": "external", "summary": "2044556", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044556" }, { "category": "external", "summary": "2044591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591" }, { "category": "external", "summary": "2053259", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053259" }, { "category": "external", "summary": "2055496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055496" }, { "category": "external", "summary": "2062370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062370" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2072229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072229" }, { "category": "external", "summary": "2074689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074689" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1715.json" } ], "title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.3.10 security updates and bug fixes", "tracking": { "current_release_date": "2024-11-13T23:43:19+00:00", "generator": { "date": "2024-11-13T23:43:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2022:1715", "initial_release_date": "2022-05-05T04:52:03+00:00", "revision_history": [ { "date": "2022-05-05T04:52:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-05-05T04:52:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-13T23:43:19+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.3 for RHEL 8", "product": { "name": "Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3", "product_identification_helper": { "cpe": "cpe:/a:redhat:acm:2.3::el8" } } }, { "category": "product_name", "name": "Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7", "product": { "name": "Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7", "product_id": "7Server-RHACM-2.3", "product_identification_helper": { "cpe": "cpe:/a:redhat:acm:2.3::el7" } } } ], "category": "product_family", "name": "Red Hat ACM" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "product_id": "rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.3.10-4" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "product": { "name": "rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "product_id": "rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.3.10-12" } } }, { "category": "product_version", "name": "rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64", "product": { "name": "rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64", "product_id": "rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64", "product_identification_helper": { "purl": "pkg:oci/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.3.10-6" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "product": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "product": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.3.10-4" } } }, { "category": "product_version", "name": "rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "product": { "name": "rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "product_id": "rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "product_identification_helper": { "purl": "pkg:oci/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.3.10-5" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "product": { "name": "rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "product_id": "rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.3.10-4" } } }, { "category": "product_version", "name": "rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "product": { "name": "rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "product_id": "rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "product": { "name": "rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "product_id": "rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "product_identification_helper": { "purl": "pkg:oci/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.3.10-4" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "product": { "name": "rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "product_id": "rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "product_identification_helper": { "purl": "pkg:oci/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "product": { "name": "rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "product_id": "rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "product_id": "rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "product": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.3.10-4" } } }, { "category": "product_version", "name": "rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "product": { "name": "rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "product_id": "rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "product_identification_helper": { "purl": "pkg:oci/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kui-web-terminal-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "product": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "product": { "name": "rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "product_id": "rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel7\u0026tag=v2.3.10-1" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "product": { "name": "rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "product_id": "rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "product": { "name": "rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "product_id": "rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel7\u0026tag=v2.3.10-1" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "product_id": "rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "product": { "name": "rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "product_id": "rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "product": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "product": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "product": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "product": { "name": "rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "product_id": "rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "product": { "name": "rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "product_id": "rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "product": { "name": "rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "product_id": "rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "product": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "product_id": "rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "product": { "name": "rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "product_id": "rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "product": { "name": "rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "product_id": "rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "product": { "name": "rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "product_id": "rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.3.10-4" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "product": { "name": "rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "product_id": "rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-agent-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "product": { "name": "rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "product_id": "rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "product": { "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "product_id": "rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "product": { "name": "rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "product_id": "rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.3.10-4" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "product": { "name": "rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "product_id": "rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "product": { "name": "rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "product_id": "rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "product": { "name": "rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "product_id": "rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "product_identification_helper": { "purl": "pkg:oci/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.3.10-5" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "product_id": "rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "product": { "name": "rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "product_id": "rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel7\u0026tag=v2.3.10-1" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "product": { "name": "rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "product_id": "rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.3.10-3" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "product_id": "rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.3.10-4" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "product": { "name": "rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "product_id": "rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.3.10-12" } } }, { "category": "product_version", "name": "rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "product": { "name": "rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "product_id": "rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.3.10-6" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "product": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "product": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.3.10-4" } } }, { "category": "product_version", "name": "rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "product": { "name": "rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "product_id": "rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.3.10-5" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "product": { "name": "rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "product_id": "rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.3.10-4" } } }, { "category": "product_version", "name": "rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "product": { "name": "rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "product_id": "rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "product": { "name": "rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "product_id": "rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.3.10-4" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le", "product": { "name": "rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le", "product_id": "rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "product": { "name": "rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "product_id": "rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "product_id": "rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "product": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.3.10-4" } } }, { "category": "product_version", "name": "rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "product": { "name": "rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "product_id": "rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kui-web-terminal-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "product": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "product": { "name": "rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "product_id": "rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel7\u0026tag=v2.3.10-1" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "product": { "name": "rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "product_id": "rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "product": { "name": "rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "product_id": "rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel7\u0026tag=v2.3.10-1" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "product_id": "rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "product": { "name": "rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "product_id": "rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "product": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "product": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "product": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "product": { "name": "rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "product_id": "rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "product": { "name": "rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "product_id": "rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "product": { "name": "rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "product_id": "rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "product": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "product_id": "rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "product": { "name": "rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "product_id": "rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "product": { "name": "rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "product_id": "rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "product": { "name": "rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "product_id": "rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.3.10-4" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "product": { "name": "rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "product_id": "rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "product": { "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "product_id": "rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "product": { "name": "rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "product_id": "rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.3.10-4" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "product": { "name": "rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "product_id": "rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "product": { "name": "rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "product_id": "rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le", "product": { "name": "rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le", "product_id": "rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.3.10-5" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "product_id": "rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "product": { "name": "rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "product_id": "rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel7\u0026tag=v2.3.10-1" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le", "product": { "name": "rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le", "product_id": "rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.3.10-3" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.3.10-4" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "product": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.3.10-4" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "product_id": "rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "product": { "name": "rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "product_id": "rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "product": { "name": "rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "product_id": "rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "product": { "name": "rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "product_id": "rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.3.10-2" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "product": { "name": "rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "product_id": "rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.3.10-3" } } }, { "category": "product_version", "name": "rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "product": { "name": "rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "product_id": "rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.3.10-3" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7", "product_id": "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64" }, "product_reference": "rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "relates_to_product_reference": "7Server-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7", "product_id": "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le" }, "product_reference": "rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "relates_to_product_reference": "7Server-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7", "product_id": "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64" }, "product_reference": "rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "relates_to_product_reference": "7Server-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7", "product_id": "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le" }, "product_reference": "rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "relates_to_product_reference": "7Server-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7", "product_id": "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le" }, "product_reference": "rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "relates_to_product_reference": "7Server-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7", "product_id": "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64" }, "product_reference": "rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "relates_to_product_reference": "7Server-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le" }, "product_reference": "rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64" }, "product_reference": "rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le" }, "product_reference": "rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64" }, "product_reference": "rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64" }, "product_reference": "rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64" }, "product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le" }, "product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64" }, "product_reference": "rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le" }, "product_reference": "rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le" }, "product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64" }, "product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64" }, "product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le" }, "product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le" }, "product_reference": "rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64" }, "product_reference": "rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le" }, "product_reference": "rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64" }, "product_reference": "rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64" }, "product_reference": "rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le" }, "product_reference": "rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le" }, "product_reference": "rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64" }, "product_reference": "rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64" }, "product_reference": "rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le" }, "product_reference": "rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x" }, "product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le" }, "product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64" }, "product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64" }, "product_reference": "rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le" }, "product_reference": "rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le" }, "product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64" }, "product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64" }, "product_reference": "rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le" }, "product_reference": "rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x" }, "product_reference": "rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64" }, "product_reference": "rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le" }, "product_reference": "rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64" }, "product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64" }, "product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64" }, "product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64" }, "product_reference": "rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le" }, "product_reference": "rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64" }, "product_reference": "rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le" }, "product_reference": "rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64" }, "product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le" }, "product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x" }, "product_reference": "rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64" }, "product_reference": "rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le" }, "product_reference": "rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x" }, "product_reference": "rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64" }, "product_reference": "rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le" }, "product_reference": "rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64" }, "product_reference": "rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le" }, "product_reference": "rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64" }, "product_reference": "rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le" }, "product_reference": "rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64" }, "product_reference": "rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le" }, "product_reference": "rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x" }, "product_reference": "rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64" }, "product_reference": "rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "relates_to_product_reference": "8Base-RHACM-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le" }, "product_reference": "rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-0155", "cwe": { "id": "CWE-359", "name": "Exposure of Private Personal Information to an Unauthorized Actor" }, "discovery_date": "2021-01-10T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2044556" } ], "notes": [ { "category": "description", "text": "A flaw was found in follow-redirects when fetching a remote URL with a cookie when it gets to the Location response header. This flaw allows an attacker to hijack the account as the cookie is leaked.", "title": "Vulnerability description" }, { "category": "summary", "text": "follow-redirects: Exposure of Private Personal Information to an Unauthorized Actor", "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": [ "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64" ], "known_not_affected": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0155" }, { "category": "external", "summary": "RHBZ#2044556", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044556" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0155", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0155" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0155", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0155" }, { "category": "external", "summary": "https://huntr.dev/bounties/fc524e4b-ebb6-427d-ab67-a64181020406/", "url": "https://huntr.dev/bounties/fc524e4b-ebb6-427d-ab67-a64181020406/" } ], "release_date": "2022-01-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-05T04:52:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/index\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.3/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1715" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "follow-redirects: Exposure of Private Personal Information to an Unauthorized Actor" }, { "cve": "CVE-2022-0235", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "discovery_date": "2022-01-16T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2044591" } ], "notes": [ { "category": "description", "text": "A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as \"Authorization,\" \"WWW-Authenticate,\" and \"Cookie\" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.", "title": "Vulnerability description" }, { "category": "summary", "text": "node-fetch: exposure of sensitive information to an unauthorized actor", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is out of support scope for dotnet-5.0. For more information about Dotnet product support scope, please see https://access.redhat.com/support/policy/updates/net-core", "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": [ "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le" ], "known_not_affected": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0235" }, { "category": "external", "summary": "RHBZ#2044591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0235", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0235" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235" }, { "category": "external", "summary": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/", "url": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/" } ], "release_date": "2022-01-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-05T04:52:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/index\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.3/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1715" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "node-fetch: exposure of sensitive information to an unauthorized actor" }, { "cve": "CVE-2022-0536", "cwe": { "id": "CWE-212", "name": "Improper Removal of Sensitive Information Before Storage or Transfer" }, "discovery_date": "2022-02-10T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2053259" } ], "notes": [ { "category": "description", "text": "A flaw was found in the follow-redirects package. This flaw allows the exposure of sensitive information to an unauthorized actor due to the usage of insecure HTTP protocol. This issue happens with an Authorization header leak from the same hostname, https-http, and requires a Man-in-the-Middle (MITM) attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "follow-redirects: Exposure of Sensitive Information via Authorization Header leak", "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": [ "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le" ], "known_not_affected": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0536" }, { "category": "external", "summary": "RHBZ#2053259", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053259" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0536", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0536" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536" } ], "release_date": "2022-02-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-05T04:52:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/index\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.3/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1715" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "follow-redirects: Exposure of Sensitive Information via Authorization Header leak" }, { "cve": "CVE-2022-0613", "cwe": { "id": "CWE-639", "name": "Authorization Bypass Through User-Controlled Key" }, "discovery_date": "2022-02-17T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2055496" } ], "notes": [ { "category": "description", "text": "A flaw was found in urijs due to the fix of CVE-2021-3647 not considering case-sensitive protocol schemes in the URL. This issue allows attackers to bypass the patch.", "title": "Vulnerability description" }, { "category": "summary", "text": "urijs: Authorization Bypass Through User-Controlled Key", "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": [ "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64" ], "known_not_affected": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0613" }, { "category": "external", "summary": "RHBZ#2055496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055496" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0613", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0613" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0613", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0613" } ], "release_date": "2022-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-05T04:52:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/index\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.3/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1715" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "urijs: Authorization Bypass Through User-Controlled Key" }, { "cve": "CVE-2022-21803", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-04-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2074689" } ], "notes": [ { "category": "description", "text": "A flaw was found in the nconf library when setting the configuration properties. This flaw allows an attacker to provide a crafted property, leading to prototype object pollution.", "title": "Vulnerability description" }, { "category": "summary", "text": "nconf: Prototype pollution in memory store", "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": [ "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le" ], "known_not_affected": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21803" }, { "category": "external", "summary": "RHBZ#2074689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074689" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21803", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21803" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21803", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21803" }, { "category": "external", "summary": "https://github.com/allengayCx/nodegoat/issues/88", "url": "https://github.com/allengayCx/nodegoat/issues/88" } ], "release_date": "2022-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-05T04:52:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/index\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.3/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1715" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nconf: Prototype pollution in memory store" }, { "cve": "CVE-2022-24723", "cwe": { "id": "CWE-1173", "name": "Improper Use of Validation Framework" }, "discovery_date": "2022-03-03T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2062370" } ], "notes": [ { "category": "description", "text": "An improper input validation flaw was found in urijs where white space characters are not removed from the beginning of an URL. This issue allows bypassing the protocol validation.", "title": "Vulnerability description" }, { "category": "summary", "text": "urijs: Leading white space bypasses protocol validation", "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": [ "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64" ], "known_not_affected": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24723" }, { "category": "external", "summary": "RHBZ#2062370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062370" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24723", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24723" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24723", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24723" } ], "release_date": "2022-03-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-05T04:52:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/index\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.3/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1715" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "urijs: Leading white space bypasses protocol validation" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le" ], "known_not_affected": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-05T04:52:03+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/index\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.3/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1715" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:673a423fd1c6b58232f5858929af2e0f57a6a056e51cdd0a589c6a718bb04bb2_amd64", "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:871ef0d56d3d4524074c4df65947ba11f148d89f346566244d03838f8e68271d_ppc64le", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:159a817f90e9f3e557acf0d5e643da417175a19d0fe69c2266dda3ea1043432e_amd64", "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:5c4220a0371ace0973a254d80d8879ce2ce100886cfd04dbcaa15988ae630567_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:5eaa38b139d984485c3d237d83414255060011c0c2aa6f17f5173952c4180517_ppc64le", "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:7c3f043ad21fbaf783bccf9fa3df15bb85bef466ff8b14eabef1df6c2e96f4c3_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:3b54e09a5dfe2755793ce54f5edd5645da09357d681ef4e365da7de56bb4887c_amd64", "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:509173109f14d072bdf954a84741d2b13884bebc7fc7d454223392f218ada038_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f52cb056813a480154680b1b8246a88e711340d1614c16674a5b03571a186f77_amd64", "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:fbb8b1a4a3e6fb17962627b09fe66e646c0be93d68857879d663b30751c156c5_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:0b307cefef17a815f674d877a11c15afd0e13c66b4d85c8fa022d3642f5c6d63_ppc64le", "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:6fb978ec14c6d4fd56863a053679107abf8dbfb7c1647b02e31afddcda7dff48_amd64", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:8f2aff5cfa49d12905b19c04a229469e982485f640a30cdb9bcf50911ce65f4e_ppc64le", "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:d27ffc41109705110fadd02795183e8842f20d018fe9d7e0901374bd61128773_amd64", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:806947cfe5aa61ffdf66bd0a4a505754571d3a7c4776f648c8357722ef4f58d0_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:1159b20f94b435f7d6b5072d594ddf6f9a735c2fbf2d1a9c94663f127cb1cbfd_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:d051dca0435b0f7c72880412b4f991f9fdbac7ecff06c187959f2c95609d051e_ppc64le", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:1f6eca58bc5167ed92ce246eae0690b3d53d46db1b3eaf1630ea87313fe28168_amd64", "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:a2fd3fe8ebc7137e846469ac6e4d86f50d6b3061e01eb247576330db528741c4_ppc64le", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:5ef3ac03874f468d5cd0eeb73cb23c3f616511894cf06c70743c4505a2de5102_s390x", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:806769ea7c2b21aca5a8e5da60726e62a9e053becc1094c31babb023e0d76091_amd64", "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:a50e7be846d726ebc47974567b2cdb7e3ba542e01c079dbcc27724c6c87ec129_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:20c1da02550cb768397c8944de25aeaa7e066def286a5de01ca7da333fb2983d_ppc64le", "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:cd57bd281e183c0a33d9da574cd89d5e94c8f9799706c1a6083decde5a546a31_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:4905a13fef735aa5cd91f319535753506de95aa61b808256fdb6d8a2661bae46_amd64", "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:910d90c5a8d412defa6b6c42f954c2fac2a7b4485349fcee1a78dce68ed872a4_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:2405c60355ee1abd8912085fb1dd69899dbda334508c048e3db1395a199f44ad_ppc64le", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:656946e5bb8f5e1abccb4eeda3e8c9de282453c639028876af8dad66377d0e92_amd64", "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:9b534a1f54af808dba6becd6be00a0546853c2818a92ac7e3feb55ac979c0d95_s390x", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:c708a6d3c8bd9c9a0e752718f36f4bfa4dff420dfea4b32a0b14236b46338d3b_amd64", "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:fc39403124469d46810e9110042c36ac970079ef1e4f6e3702913056164f59da_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:244ac260a0767bfebd351fd478410b17ddd3709e576ff84da2cba844c8bc6b34_ppc64le", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64d546f7e8040d0f0fdc8efac3577e63fe8823b375c43502e633f6a89fc6b4c9_s390x", "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:9e511e7001b2606a63552e8d9fcc8e4d82628e5b9a194156c95afbe7064208be_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b0f7dec660691aec5eba4399c5000b6d99bc9882d747bb86c3eb149ab993f278_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:ce0b208a8a9c0d5366c51b91c064a336b513c4c954e3c9a3c20e36063b7de0b4_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:0c51d3be7ce2897758111178429ff21ae248415f3d98674aaeeb5ebe77b09bf8_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:8d0dd970b3558f9b22a19350371608bc093f31aeb959a33b25c0b2d906f31a22_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:c366328c6e9dde89e295c0a742963821ff30d9a9a77312298f478ba1972ef390_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:0abfeecc4ab3aaef4cb2198815d82dc81c9d2448603aeaca45a4d96311b8d281_amd64", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:3c69102dce05d2bd99b73e11bad8d7774ab29a7e248d808a4b696e446d2855d1_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:d16f1197c910bf49863612b1a887f7c80594eb48a3a8308bc03253f2b5033d49_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:631192b7df225c39f092a9124a15e38cd34d34b386ac9981728b5a227805c513_ppc64le", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:914f7f60a0634edb1e316372be2314ce9f832cc198d170b31c65492b6c964a0b_s390x", "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:b8c38fbee6fb3376fa97eae8a4e4de6824d1e16fdcf299eb47bd1bce66a3f3a9_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:903ffcd3daf5d63134370282547a148f618138ee67155d4fc23e4d9a1e1f965d_amd64", "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:c27997f19c294b5473564c6a142f91d44a19de1f7a8e25129a60466f10c7efc8_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:79f6378595767aa66aae3ea48d275ceb921af4f65f36c1374d002dc076761278_amd64", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:b9743d27118a2d63bf46d2fc79f1759dca4be9f5a6358468576f0e5229887ec2_s390x", "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:d8ba690b28ac73af3637e5b66f1411e8d97ff7501f4902befac164ee320f6f2c_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:186f0a8e9ed9a095c35e70307970a71ba35dbf883642fb7abae57911e38d2292_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:d985da430c0f2ac0a47dfd91c1ac641107b90ae400cd764e71189371eb68992a_amd64", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:6d2482c1b2a1c1d3e8e989b09dc3529a0567d6aa7bf5e12f76d9f5983ee813db_ppc64le", "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:b0882e134887176bda59e31c556c3249ff9ac07e8f0986b5899af2a9e0e101bf_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:2e26732b10702118d93e2fc8e82a4cdb6502fc9f5de66e53794e500969f2d7bd_amd64", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:9df52830b6fa00b3317de3d1df18fbf3433aa8e5b2901ee3c8374e302a06be93_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:242f5a46aea8f4306f40f886a208d4b9ade571b6a94e55df052b1c426783a733_s390x", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:3b78cd3eea9d43f6a0f96383b0db622609fa0d6a36a02b6d770f32aa7f34a8c1_ppc64le", "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:504a03227cae8e512fda31ff066aa581619a6c51fe2f787fcb185c4894d624e5_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:688483c49ca92983d6db69c8961d739deaf2044097a36a8c4194cbe8fa38e8b7_amd64", "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:a52410f77de2b18e610257190bbbd604840958e45814f49d34eae669e9561c5b_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:dd4104b8bca5132d386a66b33cc5c74de70443667adb53c8fa52480b2db6e7d3_ppc64le", "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:ec24b0f06b9d1d2159fbd2218ef479147edfaa4a3bbb1e25d652302d172ad937_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:04071c784152864a4b9fec6d73321dcbac36614b271969cbd029906b92d00a74_amd64", "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:9eb0bbf95dae44839e1d158c6d8fa9c4f588102a1fbe963a6ea6848b2e6a6469_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:76054019977706e0673e5f4ff3daec560f6faeda2aade3813ea0723cf98acd42_ppc64le", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:c5ec110fbce1247f5c134b39e345a851a1f2a5bbc5eee0a3de9441a305dea6e3_s390x", "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f715c0cc31880440a640ca22e027f1349819cfb957411d8cea12905d304ab0a8_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:2ff546a05c9bd956f26b3048e7d41fca88bf57b98b53969ee10782a396c31203_s390x", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:64943d41e312a98a9a1719dca3d6ced5de6c63ecba90fc9ac8b5d5da157ea266_amd64", "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:9bac72dfd114e9f282d62a8665987240d487f624db81e63a47bd722682159cbf_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:339fe3b359eddbd970bcb8ab9e22328d98041ed27398dbeaf83cb4ed50b9e6ec_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:7546256fa06417659bfdc22115d1cbdb477cc350614afc1d0160db5c3747316b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:c53ef1a25e71f5d3974309f00ec99505e6e6b90c89152990fc6ed41191548d2b_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:f9b0a7e2ddd939f7b000d59c746b99b75b7bd9ffa991573e71a089869d89f99d_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:7c2f342797a56e778ef811e4e3fea87929875612fa28e1c15b1b4d358956c5e4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:a30abc19e34a83eb6c71ccef139cf41d02fe609623f544c406ae7adef0022c01_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:55405827f246b45bc9e1111669d08f6288bf7c2993b69c96a1a5fd9ad8891c76_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:a4eb749b4bbb432914072351775928ddf48d55b538a479d9027f467770b52e10_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:314546b03ac6a2b7884ef11a7fba694389d357b2f29b62acb02bdb89d22abedb_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c476c599a1709b3ee01d9f698ef349acd668c866a2024e92856c1361ae862506_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:436f22ce6987ac0aefe306821c3e2c5d136dc4f15093c18a650060221cbeaac4_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:e1bf002330260d867124051fb86b37e437ebf55171cd38346cc145087f1e69fe_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:06bc443ceec0407ab4061c1a245eead1bfa5c99024b298a46c195a4f91578799_amd64", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:31d3a933b5cbe47822a87823b23b8be00b644675246835b9e6662a82010f1026_ppc64le", "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:946ed17553829c970711e7b8103aff4e8773ff9837fa93f764c5f3e73d018f40_s390x", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:30fd1394b83576dfd353a719ad807a1374de15eb4ba7bc8b88ebfd9bca1d60b3_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:eab24c1ae908d72ebab02cd675fde735546112ffee5499fba07f45298152637d_ppc64le", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:291285696c9cd9a6c06190c0dcddd238a74196e5a4b4d5cc57b4e26412a45a1a_amd64", "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:eee199fdb9e94a200e6f6b96d19890c8d8d01b36f44b2048ef3ca6573a8d726a_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:a76c2e77d11cdaf3bdae83327dc3024698ca2476b407252d8e8f567e6a54c009_ppc64le", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:ef4db96c059cb1b0c5152e3df6f30eb301a0d9b6ec1c1976aed869b96d165f96_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:cb8f19fb598918d81ca0f0d0c6ce4947bfd822e3bdfd57a49bc0a72638477f74_amd64", "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:ce0fd2ba77b13535ed2077a9c65626f37a975eb148944ea64e6d8b4401e6a22f_ppc64le", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:1ebf5a774d6495513dbd8a542cb603f7985dc66e7efd8bd0d92000cf27897f69_amd64", "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:ac30b012fb6336b1c529b08c744efcdcba669595f81488f540954f8dbb79c0c9_ppc64le", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:1a03b7358bc4eb7e2f59c1cd3e6500950e08b45f3070e5a6c128fb1c51936098_amd64", "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:74be3e2c228f01f0a175182aa4b0b72dd3334baf00fd758dc21aa083439128b4_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:b27bc50571da78f109611ccc17cb2b3cbee59da697da218fa9fc8e4c52cca913_ppc64le", "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:e78722b1cb6d249858063e8148a09d0359bc31a8efaebb3648932d8b84a81a6d_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:af8a71786fcd143183979d4e5fa45da715204d749d2244f5a16fae4f95f4b75e_amd64", "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:cc7f4c7d480fd8091e980df45a99e64f77937edd7eff49d147c5880cdec08615_ppc64le", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:1f5df225f672202809c2aa1031dc9969c2f80a0788bb4f2042a3153b5c2f18b6_amd64", "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:b3241ec1c79e1a83e716977f6499a600b467517257f6835046fd1b0dba042049_ppc64le", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:199d2f3414eb2cab158881c6272843cc674f2a0fb02a0233acf04ae3f6b738b2_amd64", "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:8ecd6b64b8cb7bb04d2e1de1930d1136f629f85485cb52f7fd88c7eeb889f4ef_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:07ff33641df8fa15d0336bb008a03bb333ca2fe05c9cc7007c054e61b4fd6d5e_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:33547105ca0f81e5aba893fbf97717d676336a7459da57381b61310d0ff0d0cb_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:759709393ccbf341f27ed354673c284d0eab4061165a1a0329d8f2d90a7d0b2a_ppc64le", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:81e75067fbbcd31217104cbca122b8dae273e8fab79de66623a6ef34c55e720d_s390x", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:a26a8e3a3b49764613af37adcea413cfa8d92d9bcaecf6b6db461f3cceec99dd_amd64", "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:b79b9161b1c0d705e5728f1dbe24e72d0664f608a2db936f6497ed48b60117dc_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:2301b9c63fc8beb3c015192fa32e1207fef2e3f191941711bafad10ff93ed649_ppc64le", "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:28ced9180752bcfb591b849cef5e9f914f3a46f0bcb14e843de513df50017f99_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:d0c7f4347d393bbe926b6b04389a18dbf7844e948592b70078ea54ea1866709c_amd64", "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:eb6774b1a4abaa2008beb93d49ce662735abd19ede4c1e998b1d0f3cf1bf170d_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:2a54760e7bb36988135983880e4b52fe57ec00b20e072ecb0d6df8f746145686_amd64", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:90da04553cbc29fd83338a9c6f48314cf44b1f83c1d5f4390bea3e159ad7f42b_ppc64le", "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:e717034a9eaa2c50d9475052895daf963897b6821f9b16d6744bfca2ae2d0465_s390x", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:1659f0d9a7d5e8fc75a8546adec5ae7443d28dd218ccf8c449fe6ae1a6490017_amd64", "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:3d642c6dd26af3c70d3aa1a8846231b3b3e5dd17d4d58d9d527949842c4b6ff8_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:a88223eb67021a6d213399f00228875d0c2f4d73ad72362debd117f2fe586b2d_ppc64le", "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:b0e8e1b88dafb33fd23f375169e26b74d704fbfa2a4d944a1b85d9b48f34033f_amd64", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:063aef508ca487d660f20e3b82477a117d0e804023f18a9ba59099baec400f93_ppc64le", "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:daa3e751f3452a98fabbc1420a176c502b63a7e5691e05fb393f78226a1e4f06_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:4e47e28dcf327c128897834aceb6627c698b58affdbbe37857acaaee62fabd4b_s390x", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:d90abfdd09e9f31766faa1217ed2e8d6ddec1dedf383790f70c8d020869a1cad_amd64", "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:f504c09f100491e66df6d3d0acfa10ba52bd5c999219f90b604bd62e5505d2b1_ppc64le" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:76474352069ea8e3ce4d6b8a74d0f2af849c6322c46adec3d4e03b7ea36985c9_ppc64le", "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:e932e2d1967eabff9bb4a7502af49ee3c743ea8981b0eca62701bb10ce4d018d_amd64", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:84ce5467b2dae80ea0627626c5be285d300c33249a432699608f860a403e8ba2_ppc64le", "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:fc7751d1c76c4694e4a331c1d6590bfcfa2e264da1831d099991f9ed6660d0a6_amd64", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:99b3e5a5517f869681f7fd2e699ce07fc00a6f6d17ec3af57032eccc48d9fdc0_ppc64le", "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:d8b6290d56769f9e190290f5a9660dfe8bfe33dc85f23714fda96b90a2649a30_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:3dd3b38c1548a108113c323a23a005394e5adfeda889f84403c657c8d4a82b02_ppc64le", "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:e6c5acac1e72cd0c7aa296b07a66d98dcfbecacff0cf584d0a540f40e95a6a52_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c8907549b8808820bbb7179d9c2d960bacc2876d6067c10cc8995a868a889ea6_amd64", "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:c91a71c4f71020c0f9ee741d8c96c02db960a22e8b7713c8145f3cf32f653e59_ppc64le", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:75aae995a4774a21c5c5a584f936a156eacfd0faffc43535f40a0ea15bfb022d_amd64", "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:e806a24f586f5a99937daee0f2deb040be7a95762ee94ac467168bd334f63c67_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Moment.js: Path traversal in moment.locale" } ] }
rhsa-2022_5201
Vulnerability from csaf_redhat
Published
2022-06-27 19:32
Modified
2024-11-13 23:44
Summary
Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.4.5 security updates and bug fixes
Notes
Topic
Red Hat Advanced Cluster Management for Kubernetes 2.4.5 General
Availability release images, which fix bugs and update container images.
Red Hat Product Security has rated this update as having a security impact
of Moderate. A Common Vulnerability Scoring System (CVSS) base score,
which
gives a detailed severity rating, is available for each vulnerability from
the CVE links in the References section.
Details
Red Hat Advanced Cluster Management for Kubernetes 2.4.5 images
Red Hat Advanced Cluster Management for Kubernetes provides the
capabilities to address common challenges that administrators and site
reliability engineers face as they work across a range of public and
private cloud environments. Clusters and applications are all visible and
managed from a single console—with security policy built in.
This advisory contains the container images for Red Hat Advanced Cluster
Management for Kubernetes, which apply security fixes and fix several bugs. See the following
Release Notes documentation, which will be updated shortly for this
release, for additional details about this release:
https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/
Security fixes:
* golang.org/x/crypto: empty plaintext packet causes panic (CVE-2021-43565)
* nconf: Prototype pollution in memory store (CVE-2022-21803)
* golang: crypto/elliptic IsOnCurve returns true for invalid field elements (CVE-2022-23806)
* nats-server: misusing the "dynamically provisioned sandbox accounts" feature authenticated user can obtain the privileges of the System account (CVE-2022-24450)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
* dset: Prototype Pollution in dset (CVE-2022-25645)
* golang: syscall: faccessat checks wrong group (CVE-2022-29526)
* go-getter: writes SSH credentials into logfile, exposing sensitive credentials to local uses (CVE-2022-29810)
Bug fixes:
* Trying to create a new cluster on vSphere and no feedback, stuck in "creating" (BZ# 1937078)
* Wrong message is displayed when GRC fails to connect to an Ansible Tower (BZ# 2051752)
* multicluster_operators_hub_subscription issues due to /tmp usage (BZ# 2052702)
* Create Cluster, Worker Pool 2 zones do not load options that relate to the selected Region field (BZ# 2054954)
* Changing the multiclusterhub name other than the default name keeps the version in the web console loading (BZ# 2059822)
* search-redisgraph-0 generating massive amount of logs after 2.4.2 upgrade (BZ# 2065318)
* Uninstall pod crashed when destroying Azure Gov cluster in ACM (BZ# 2073562)
* Deprovisioned clusters not filtered out by discovery controller (BZ# 2075594)
* When deleting a secret for a Helm application, duplicate errors show up in topology (BZ# 2075675)
* Changing existing placement rules does not change YAML file Regression (BZ# 2075724)
* Editing Helm Argo Applications does not Prune Old Resources (BZ# 2079906)
* Failed to delete the requested resource [404] error appears after subscription is deleted and its placement rule is used in the second subscription (BZ# 2080713)
* Typo in the logs when Deployable is updated in the subscription namespace (BZ# 2080960)
* After Argo App Sets are created in an Upgraded Environment, the Clusters column does not indicate the clusters (BZ# 2080716)
* RHACM 2.4.5 images (BZ# 2081438)
* Performance issue to get secret in claim-controller (BZ# 2081908)
* Failed to provision openshift 4.10 on bare metal (BZ# 2094109)
Terms of Use
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.
{ "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.4.5 General\nAvailability release images, which fix bugs and update container images.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score,\nwhich\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Advanced Cluster Management for Kubernetes 2.4.5 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, which apply security fixes and fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/\n\nSecurity fixes:\n\n* golang.org/x/crypto: empty plaintext packet causes panic (CVE-2021-43565)\n\n* nconf: Prototype pollution in memory store (CVE-2022-21803)\n\n* golang: crypto/elliptic IsOnCurve returns true for invalid field elements (CVE-2022-23806)\n\n* nats-server: misusing the \"dynamically provisioned sandbox accounts\" feature authenticated user can obtain the privileges of the System account (CVE-2022-24450)\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\n* dset: Prototype Pollution in dset (CVE-2022-25645)\n\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n\n* go-getter: writes SSH credentials into logfile, exposing sensitive credentials to local uses (CVE-2022-29810)\n\nBug fixes:\n\n* Trying to create a new cluster on vSphere and no feedback, stuck in \"creating\" (BZ# 1937078)\n\n* Wrong message is displayed when GRC fails to connect to an Ansible Tower (BZ# 2051752)\n\n* multicluster_operators_hub_subscription issues due to /tmp usage (BZ# 2052702)\n\n* Create Cluster, Worker Pool 2 zones do not load options that relate to the selected Region field (BZ# 2054954)\n\n* Changing the multiclusterhub name other than the default name keeps the version in the web console loading (BZ# 2059822)\n\n* search-redisgraph-0 generating massive amount of logs after 2.4.2 upgrade (BZ# 2065318)\n\n* Uninstall pod crashed when destroying Azure Gov cluster in ACM (BZ# 2073562)\n\n* Deprovisioned clusters not filtered out by discovery controller (BZ# 2075594)\n\n* When deleting a secret for a Helm application, duplicate errors show up in topology (BZ# 2075675)\n\n* Changing existing placement rules does not change YAML file Regression (BZ# 2075724)\n\n* Editing Helm Argo Applications does not Prune Old Resources (BZ# 2079906)\n\n* Failed to delete the requested resource [404] error appears after subscription is deleted and its placement rule is used in the second subscription (BZ# 2080713)\n\n* Typo in the logs when Deployable is updated in the subscription namespace (BZ# 2080960)\n\n* After Argo App Sets are created in an Upgraded Environment, the Clusters column does not indicate the clusters (BZ# 2080716)\n\n* RHACM 2.4.5 images (BZ# 2081438)\n\n* Performance issue to get secret in claim-controller (BZ# 2081908)\n\n* Failed to provision openshift 4.10 on bare metal (BZ# 2094109)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:5201", "url": "https://access.redhat.com/errata/RHSA-2022:5201" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1937078", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1937078" }, { "category": "external", "summary": "2030787", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030787" }, { "category": "external", "summary": "2051752", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051752" }, { "category": "external", "summary": "2052573", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052573" }, { "category": "external", "summary": "2052702", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052702" }, { "category": "external", "summary": "2053429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429" }, { "category": "external", "summary": "2054954", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2054954" }, { "category": "external", "summary": "2059822", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059822" }, { "category": "external", "summary": "2065318", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065318" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2073562", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073562" }, { "category": "external", "summary": "2074689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074689" }, { "category": "external", "summary": "2075594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2075594" }, { "category": "external", "summary": "2075675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2075675" }, { "category": "external", "summary": "2075724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2075724" }, { "category": "external", "summary": "2079906", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079906" }, { "category": "external", "summary": "2080279", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080279" }, { "category": "external", "summary": "2080713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080713" }, { "category": "external", "summary": "2080716", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080716" }, { "category": "external", "summary": "2080847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080847" }, { "category": "external", "summary": "2080960", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080960" }, { "category": "external", "summary": "2081438", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2081438" }, { "category": "external", "summary": "2081908", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2081908" }, { "category": "external", "summary": "2084085", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085" }, { "category": "external", "summary": "2094109", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094109" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5201.json" } ], "title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.4.5 security updates and bug fixes", "tracking": { "current_release_date": "2024-11-13T23:44:41+00:00", "generator": { "date": "2024-11-13T23:44:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2022:5201", "initial_release_date": "2022-06-27T19:32:42+00:00", "revision_history": [ { "date": "2022-06-27T19:32:42+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-06-27T19:32:42+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-13T23:44:41+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.4 for RHEL 8", "product": { "name": "Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:acm:2.4::el8" } } } ], "category": "product_family", "name": "Red Hat ACM" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "product_id": "rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "product": { "name": "rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "product_id": "rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.5-47" } } }, { "category": "product_version", "name": "rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "product": { "name": "rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "product_id": "rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.5-12" } } }, { "category": "product_version", "name": "rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "product": { "name": "rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "product_id": "rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "product": { "name": "rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "product": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "product": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "product": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "product": { "name": "rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "product_id": "rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "product_identification_helper": { "purl": "pkg:oci/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "product": { "name": "rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "product_id": "rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.5-14" } } }, { "category": "product_version", "name": "rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "product": { "name": "rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "product_id": "rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "product": { "name": "rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "product_id": "rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "product": { "name": "rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "product_id": "rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.5-11" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "product": { "name": "rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "product_id": "rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "product_id": "rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "product": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "product": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "product": { "name": "rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "product_id": "rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "product": { "name": "rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "product_id": "rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.5-3" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "product_id": "rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.5-9" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "product": { "name": "rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "product_id": "rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "product": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "product": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.5-9" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.5-10" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "product": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "product_id": "rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "product": { "name": "rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "product_id": "rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "product": { "name": "rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "product_id": "rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "product_identification_helper": { "purl": "pkg:oci/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "product": { "name": "rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "product_id": "rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "product": { "name": "rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "product_id": "rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "product": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "product_id": "rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.5-9" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.5-4" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "product": { "name": "rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "product_id": "rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "product": { "name": "rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "product_id": "rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "product": { "name": "rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "product_id": "rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.5-9" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "product": { "name": "rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "product_id": "rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "product": { "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "product_id": "rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "product": { "name": "rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "product_id": "rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.5-10" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "product": { "name": "rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "product_id": "rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "product": { "name": "rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "product_id": "rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "product": { "name": "rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "product_id": "rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.5-10" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "product_id": "rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "product": { "name": "rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "product_id": "rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "product": { "name": "rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "product_id": "rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "product_identification_helper": { "purl": "pkg:oci/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "product": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "product": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "product": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "product": { "name": "rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "product_id": "rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.5-6" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "product_id": "rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "product": { "name": "rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "product_id": "rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.5-47" } } }, { "category": "product_version", "name": "rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "product": { "name": "rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "product_id": "rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "product_identification_helper": { "purl": "pkg:oci/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.5-12" } } }, { "category": "product_version", "name": "rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "product": { "name": "rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "product_id": "rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "product": { "name": "rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "product": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "product": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "product": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "product": { "name": "rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "product_id": "rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "product_identification_helper": { "purl": "pkg:oci/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "product": { "name": "rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "product_id": "rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.5-14" } } }, { "category": "product_version", "name": "rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "product": { "name": "rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "product_id": "rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "product": { "name": "rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "product_id": "rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "product_identification_helper": { "purl": "pkg:oci/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "product": { "name": "rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "product_id": "rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "product_identification_helper": { "purl": "pkg:oci/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.5-11" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "product": { "name": "rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "product_id": "rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "product_id": "rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "product": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "product": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "product": { "name": "rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "product_id": "rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "product": { "name": "rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "product_id": "rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.5-3" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "product_id": "rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.5-9" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "product": { "name": "rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "product_id": "rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "product": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "product": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.5-9" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.5-10" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "product": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "product_id": "rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "product": { "name": "rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "product_id": "rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "product": { "name": "rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "product_id": "rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "product_identification_helper": { "purl": "pkg:oci/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "product": { "name": "rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "product_id": "rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "product": { "name": "rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "product_id": "rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "product": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "product_id": "rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.5-9" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.5-4" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "product": { "name": "rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "product_id": "rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "product": { "name": "rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "product_id": "rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "product": { "name": "rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "product_id": "rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.5-9" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "product_id": "rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "product": { "name": "rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "product_id": "rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.5-10" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "product": { "name": "rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "product_id": "rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "product": { "name": "rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "product_id": "rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "product": { "name": "rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "product_id": "rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "product_identification_helper": { "purl": "pkg:oci/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.5-10" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "product_id": "rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "product": { "name": "rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "product_id": "rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "product": { "name": "rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "product_id": "rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "product_identification_helper": { "purl": "pkg:oci/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "product": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "product": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "product": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x", "product": { "name": "rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x", "product_id": "rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.5-6" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "product_id": "rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "product": { "name": "rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "product_id": "rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.5-47" } } }, { "category": "product_version", "name": "rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "product": { "name": "rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "product_id": "rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "product_identification_helper": { "purl": "pkg:oci/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.5-12" } } }, { "category": "product_version", "name": "rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "product": { "name": "rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "product_id": "rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "product": { "name": "rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "product": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "product": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "product": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "product": { "name": "rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "product_id": "rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "product_identification_helper": { "purl": "pkg:oci/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "product": { "name": "rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "product_id": "rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.5-14" } } }, { "category": "product_version", "name": "rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "product": { "name": "rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "product_id": "rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "product": { "name": "rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "product_id": "rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "product_identification_helper": { "purl": "pkg:oci/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "product": { "name": "rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "product_id": "rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "product_identification_helper": { "purl": "pkg:oci/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.5-11" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "product": { "name": "rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "product_id": "rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "product_id": "rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "product": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "product": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "product": { "name": "rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "product_id": "rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "product": { "name": "rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "product_id": "rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.5-3" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "product_id": "rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.5-9" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "product": { "name": "rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "product_id": "rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "product": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "product": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.5-9" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.5-10" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "product": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "product_id": "rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "product": { "name": "rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "product_id": "rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "product": { "name": "rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "product_id": "rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "product": { "name": "rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "product_id": "rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.5-8" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "product": { "name": "rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "product_id": "rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "product": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "product_id": "rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.5-9" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.5-4" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "product": { "name": "rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "product_id": "rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "product": { "name": "rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "product_id": "rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "product": { "name": "rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "product_id": "rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.5-9" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "product": { "name": "rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "product_id": "rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-agent-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "product": { "name": "rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "product_id": "rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "product": { "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "product_id": "rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "product": { "name": "rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "product_id": "rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.5-10" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "product": { "name": "rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "product_id": "rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "product": { "name": "rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "product_id": "rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.5-6" } } }, { "category": "product_version", "name": "rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "product": { "name": "rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "product_id": "rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "product_identification_helper": { "purl": "pkg:oci/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.5-10" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "product_id": "rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "product": { "name": "rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "product_id": "rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.5-7" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "product": { "name": "rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "product_id": "rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "product_identification_helper": { "purl": "pkg:oci/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "product": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "product": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "product": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "product_identification_helper": { "purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.5-5" } } }, { "category": "product_version", "name": "rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "product": { "name": "rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "product_id": "rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.5-6" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le" }, "product_reference": "rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x" }, "product_reference": "rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64" }, "product_reference": "rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x" }, "product_reference": "rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64" }, "product_reference": "rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le" }, "product_reference": "rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le" }, "product_reference": "rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x" }, "product_reference": "rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64" }, "product_reference": "rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64" }, "product_reference": "rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le" }, "product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64" }, "product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64" }, "product_reference": "rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le" }, "product_reference": "rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le" }, "product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64" }, "product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x" }, "product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x" }, "product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le" }, "product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64" }, "product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le" }, "product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64" }, "product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x" }, "product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le" }, "product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64" }, "product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x" }, "product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64" }, "product_reference": "rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le" }, "product_reference": "rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x" }, "product_reference": "rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le" }, "product_reference": "rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64" }, "product_reference": "rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x" }, "product_reference": "rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64" }, "product_reference": "rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x" }, "product_reference": "rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le" }, "product_reference": "rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x" }, "product_reference": "rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le" }, "product_reference": "rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64" }, "product_reference": "rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le" }, "product_reference": "rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x" }, "product_reference": "rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64" }, "product_reference": "rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64" }, "product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le" }, "product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x" }, "product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le" }, "product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x" }, "product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64" }, "product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le" }, "product_reference": "rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x" }, "product_reference": "rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64" }, "product_reference": "rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le" }, "product_reference": "rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64" }, "product_reference": "rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x" }, "product_reference": "rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le" }, "product_reference": "rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64" }, "product_reference": "rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x" }, "product_reference": "rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64" }, "product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x" }, "product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x" }, "product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64" }, "product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x" }, "product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64" }, "product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le" }, "product_reference": "rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x" }, "product_reference": "rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64" }, "product_reference": "rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64" }, "product_reference": "rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x" }, "product_reference": "rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le" }, "product_reference": "rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64" }, "product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le" }, "product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x" }, "product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64" }, "product_reference": "rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x" }, "product_reference": "rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le" }, "product_reference": "rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le" }, "product_reference": "rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x" }, "product_reference": "rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64" }, "product_reference": "rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64" }, "product_reference": "rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le" }, "product_reference": "rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x" }, "product_reference": "rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64" }, "product_reference": "rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x" }, "product_reference": "rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le" }, "product_reference": "rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x" }, "product_reference": "rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64" }, "product_reference": "rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le" }, "product_reference": "rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le" }, "product_reference": "rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x" }, "product_reference": "rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64" }, "product_reference": "rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le" }, "product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x" }, "product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64" }, "product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x" }, "product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64" }, "product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le" }, "product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64" }, "product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x" }, "product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le" }, "product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64" }, "product_reference": "rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le" }, "product_reference": "rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x" }, "product_reference": "rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le" }, "product_reference": "rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64" }, "product_reference": "rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "relates_to_product_reference": "8Base-RHACM-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8", "product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" }, "product_reference": "rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x", "relates_to_product_reference": "8Base-RHACM-2.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-43565", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2021-12-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2030787" } ], "notes": [ { "category": "description", "text": "There\u0027s an input validation flaw in golang.org/x/crypto\u0027s readCipherPacket() function. An unauthenticated attacker who sends an empty plaintext packet to a program linked with golang.org/x/crypto/ssh could cause a panic, potentially leading to denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang.org/x/crypto: empty plaintext packet causes panic", "title": "Vulnerability summary" }, { "category": "other", "text": "go-toolset shipped with Red Hat Developer Tools - Compilers and golang shipped with Red Hat Enterprise Linux 8 are not affected by this flaw because they do not ship the vulnerable code.\n\nThis flaw was rated to have a Moderate impact because it is not shipped in the Golang standard library and thus has a reduced impact to products compared with other flaws of this type.", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-43565" }, { "category": "external", "summary": "RHBZ#2030787", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030787" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-43565", "url": "https://www.cve.org/CVERecord?id=CVE-2021-43565" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43565", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43565" } ], "release_date": "2021-12-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-27T19:32:42+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5201" } ], "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang.org/x/crypto: empty plaintext packet causes panic" }, { "cve": "CVE-2022-21803", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-04-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2074689" } ], "notes": [ { "category": "description", "text": "A flaw was found in the nconf library when setting the configuration properties. This flaw allows an attacker to provide a crafted property, leading to prototype object pollution.", "title": "Vulnerability description" }, { "category": "summary", "text": "nconf: Prototype pollution in memory store", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21803" }, { "category": "external", "summary": "RHBZ#2074689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074689" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21803", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21803" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21803", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21803" }, { "category": "external", "summary": "https://github.com/allengayCx/nodegoat/issues/88", "url": "https://github.com/allengayCx/nodegoat/issues/88" } ], "release_date": "2022-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-27T19:32:42+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5201" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nconf: Prototype pollution in memory store" }, { "cve": "CVE-2022-23806", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2022-02-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2053429" } ], "notes": [ { "category": "description", "text": "A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 8 and 9 are affected because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having a Moderate security impact. The issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7; hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16 \u0026 1.17), will not be addressed in future updates as shipped only in RHEL-7, hence, marked as Out-of-Support-Scope.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23806" }, { "category": "external", "summary": "RHBZ#2053429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23806", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23806" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ" } ], "release_date": "2022-02-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-27T19:32:42+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5201" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements" }, { "cve": "CVE-2022-24450", "cwe": { "id": "CWE-1220", "name": "Insufficient Granularity of Access Control" }, "discovery_date": "2022-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2052573" } ], "notes": [ { "category": "description", "text": "A flaw was found in the NATS nats-server in an experimental feature that provides dynamically provisioned sandbox accounts that do not check the clients\u2019 authorization. This flaw allows an attacker to take advantage of its valid account and switch over to another existing account without further authentication.", "title": "Vulnerability description" }, { "category": "summary", "text": "nats-server: misusing the \"dynamically provisioned sandbox accounts\" feature authenticated user can obtain the privileges of the System account", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24450" }, { "category": "external", "summary": "RHBZ#2052573", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052573" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24450", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24450" }, { "category": "external", "summary": "https://advisories.nats.io/CVE/CVE-2022-24450.txt", "url": "https://advisories.nats.io/CVE/CVE-2022-24450.txt" } ], "release_date": "2022-02-07T12:40:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-27T19:32:42+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5201" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nats-server: misusing the \"dynamically provisioned sandbox accounts\" feature authenticated user can obtain the privileges of the System account" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-27T19:32:42+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5201" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" }, { "cve": "CVE-2022-25645", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2080847" } ], "notes": [ { "category": "description", "text": "A flaw was found in the dset package via \u0027dset/merge\u0027 mode, as the dset function checks for prototype pollution by validating if the top-level path contains a __proto__, constructor, or prototype. This flaw allows an attacker to craft a malicious object, bypassing this check and achieving prototype pollution.", "title": "Vulnerability description" }, { "category": "summary", "text": "dset: Prototype Pollution in dset", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25645" }, { "category": "external", "summary": "RHBZ#2080847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080847" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25645", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25645" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25645", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25645" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2431974", "url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2431974" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-DSET-2330881", "url": "https://security.snyk.io/vuln/SNYK-JS-DSET-2330881" } ], "release_date": "2022-05-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-27T19:32:42+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5201" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "dset: Prototype Pollution in dset" }, { "acknowledgments": [ { "names": [ "Jo\u00ebl G\u00e4hwiler" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-29526", "cwe": { "id": "CWE-280", "name": "Improper Handling of Insufficient Permissions or Privileges " }, "discovery_date": "2022-05-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2084085" } ], "notes": [ { "category": "description", "text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: syscall: faccessat checks wrong group", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-29526" }, { "category": "external", "summary": "RHBZ#2084085", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU", "url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU" } ], "release_date": "2022-05-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-27T19:32:42+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5201" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: syscall: faccessat checks wrong group" }, { "cve": "CVE-2022-29810", "cwe": { "id": "CWE-532", "name": "Insertion of Sensitive Information into Log File" }, "discovery_date": "2022-04-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2080279" } ], "notes": [ { "category": "description", "text": "A flaw was found in go-getter, where the go-getter library can write SSH credentials into its log file. This flaw allows a local user with access to read log files to read sensitive credentials, which may lead to privilege escalation or account takeover.", "title": "Vulnerability description" }, { "category": "summary", "text": "go-getter: writes SSH credentials into logfile, exposing sensitive credentials to local uses", "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": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-29810" }, { "category": "external", "summary": "RHBZ#2080279", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080279" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-29810", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29810" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29810", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29810" }, { "category": "external", "summary": "https://github.com/golang/vulndb/issues/438", "url": "https://github.com/golang/vulndb/issues/438" } ], "release_date": "2022-04-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-27T19:32:42+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5201" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:0ca1e3d45cefdf9af9a51c79c57243fc49fe737c567a55f414b1c97ac31d9266_s390x", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:68bdf38954d4ac6b34388ca970cb9005b97b6cd39835728e6e388f7ec25068dd_amd64", "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9475007489d4f5e38d80cd598348ecefe27a8391f9f293c4a0c3849d89209f77_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4b2f88934832cd3b34111fc4bd2f031abf58caf46b08c3707ef8e6ac5b27e552_s390x", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:a3f035d07f965e1d994aac60c4399837748f4e91a6b854827467354a56cb7839_amd64", "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:f0966b57498e55030b7e2e3d6b2a3e863c857b945fbfa38477734bca3eedd570_ppc64le", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:411ae15bc02db1adf7affa614577bf635badbe14c27bc578f36819edb0a418cf_s390x", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:8275318d1544a27d106415facbd77fa3a1e3836fe7251180ea268afe9a2ba7e0_amd64", "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:ab6901a25f1725d460e38bf9cd31de849557abed358cd571260d816ae14daaaa_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:1acfc27df12324efe0c327bc9986529c1997cfaa4f7440a9270ee2ef63fb53c1_ppc64le", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:56693c4d5e9d2ede05ad8795a783b584942240e4f144083947f399219fabc44a_s390x", "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:fb2384d5a1c0a40bbff849ddaeebd68c68a138de677e75527a4906fe0f2df5e4_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:4485c3b8985b4f94e63cc63136a6cc5498a3f713426587bfee34dc76ff03b84d_s390x", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:934faceeab4360361bb152e2d552f07ce018d831e886e8c3eaf564e67192b7ee_amd64", "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a5e75de1cf0dc5b15bb0b897fe6e69878254473f7a5e1a35e9c3ac59f22e76b9_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:5a97b8f0dc50289013805d918449b6331407a444c272a1c63ac126180073ad3d_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e0a7c2f97b1fecd4e6b0787b91d7848e3db568a283b99565ad2b662f65cbaef5_s390x", "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fc5cf7045bf36902555eb44da6b5a4e67a0e3460ca3c443ce213fd4965fc879f_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:8cdb19fe19bcd1c36dc233c3906ae49bcd48602ec8f2f608cf81c54721c0e4df_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:5c851f8ac750572fdb2582487e2cae3e170448686fcc0e22441fb5da5f9ddfba_ppc64le", "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:70afaff5fc8ff7839a27b9d8e4fe8521af94d26da97e1d6289c98f87c4222a62_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:825449267b93c081a33a583534c2f9c1ddae99c7b2ff8e69cbac62af6a8f0b7a_amd64", "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c7f3e8a5ae8ae648185b77012ba73da66a83e918684956e66ebf2b5a039f9f89_ppc64le", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:54496986f3d2aba9c3a443217bf79bd00a2d2a281917f75f81af91fedb3ade3d_amd64", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:554440e4fc2d570da4fd7e2e8b984950cad41b3673eea136e96dc60f65d17a8f_s390x", "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:5b7ea13d4965c748b6f9e0f11db23f1227fe69505c67e5a558f68d108c9d6051_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1ff6c020f4816ed4948701591a7717104278b5c1109433809610c56d422ac6a4_s390x", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:829a8f9881260c8e4f2c4189425903a9cbe5545ebf559c355f1fd2c2a122b9a5_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d06edd763075636b0cf8ad090fabf1090f75666c2da822ff27b1377f7d65e677_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:0a854999710d7b7551e70ce2bd6cf1dfcdd37e4d8fee92bfdf1315ddb6297251_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:66c5397f928d2517edfab8e9cc04766ba34b459d30c97f2776565dda256f8fac_amd64", "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:ace884471c0f889834c083b03397ba2761899dd125a4024ea3af488920aef169_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:c322f2aec4081ef2c1f7f769f11ba3eba977edec2ca0c7bccf881e8482fb9fec_s390x", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:d5b7d31c6393dd0ffefcb5a502fa65adedaa204c3fbb5d8d181400e6ca9f63be_ppc64le", "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fed7b873ebb7cb27ed3b103fe0f0349edf5bcba967431e7efc0aae7c8a1c3dc5_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:620f0658a66e38ecaa225a8a4b39ce25b49536e1a8304ef9b94cf2be05ac422d_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9669d774e525e496a3a53e06b7ecf5a77c887c10ccf9656f7fc6600b4cbac0b9_amd64", "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bc948654a31b18f833d95c633c9f97a679314d866f06396e2351d84923411515_s390x", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:14c2450f1da9fb16fa7ba48b2910faa34f67d9a3cd4c09a710b5f3ec1dd64f3a_ppc64le", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9188574f795c26078dd9aae0dd16d8fedb38823ab90e6078475c2f0986333629_amd64", "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:9ccf7a5276a80c25edd55214222e611aefd50aa369c873928e927c5778d41a1e_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:6cacf3a6448875f1b8effc36777b4c25206ea9142d5629ebfc896ca6dca911cf_s390x", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:bee83552a290a135c7d979e18a501711db8b80217db3d48b18045f051b945c41_ppc64le", "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f06c8dcb82dc4ec8adf5ec016298cd615e44393ecff241c364fe7eb6c8af68f9_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:033500ebce6bcdd5f25b0ae8a2b196d1264fe172a40b01b91a7a147d8703a66b_amd64", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:d450740fc751d69392b52b8cffb2a26c71fe6ffc78c86e02302a0ef909b1c8fa_ppc64le", "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:e63afa313afbe32b82b00785e61f6f74b70e160ff7faeccc1dd2556690c646e1_s390x", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:0c9457c967242c5ede4ce9ab3523741ea51d4ef7be3503d07d74b014a642d013_ppc64le", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:550e30eb9f1deed927703fddb1ee812ebd8243c682b8d20550a92f8468dbbf25_amd64", "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f90f8ceba8f447a568b6438556fbe9348bcefc5da958600418baaa45ece6a76a_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4fe2f34e010eb277003508d5b4e9461d6602d2fa02bb705f6487675d85e7c482_amd64", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e7417cc13624047c98c08ea3e89f3c8509d233eb9e7b4925e6ddb6c39ef03568_s390x", "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fe16427219da2eb6ebec2cfc698227daeabe82118a4e512e70cf67a91adc7e6e_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d08e231ca01593f5cfb2fccd535446f7e964d2c2c9a303b342a0ec56c83ba7a_s390x", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:a163c6e2d903a71e45df7d62d01cfb555595f934d496afcaee071e6e9c41543f_ppc64le", "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d929c6ce381c16c6961332ca10bf06e8d10413000c3dd9379ca5f97e9852dccc_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:2fdfc6308251d888b19cb9c6db38bebf6021c0868294488d26f2c70665db9ded_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:64046ce25a66794260e6dacce0b9df869786bc002b179ecfbaba71cfbc480b8a_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:bb6a07e821211a43cf13d345feb2ea09410204d7dc93a550e9ed4b3250ca9a10_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:36a1d8ac3fbf1cfa6d39a99f03d72c631622525c6e5d8194b1848055bbe129e1_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c82d913606752497bca3c8bab8bef6edd6e3ae7e51f28ea52aad46c12e0ae0bf_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:d6e80843ceb95fdbbc9a799dd69643f6010667e6cf4d3b56244a2de20b49535c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:0c38780ea9a8b0f26ee7be05956be7b1d00cd43a1ef44390f486b2f3182dff70_amd64", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:466233fd3e0b64fa9105b991c2d9cb78e286bf85967fe249954ea0651920bea1_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:85112bd22372289613e85d5836ae9ce1980896078dce515172a15346886f36ee_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:27d4799c729c7540777fc4f29429a9385951a2efbab89f1dd28e535f2024e74e_ppc64le", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:8d323f74bea008ff7d9ea1c253bf8efa207baafb0c6bc82c2ae3307e6947e87c_s390x", "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:e1c1d7c5345138dcbfdbf4f862c71cabd1c85c791eef1e630669cb08cb3b1b79_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:8ff8d15709ad436600351e62eb954233dc46fcf729f3a9316918e183b58b6471_s390x", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e6262990ee2bde46f12701cef5b1e0d133fc389b8b97d324648c53c18ddca96c_amd64", "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f5896bc52134d99db83097ba2958ef5f143e8f369bfa9c5738c23eac753e1247_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:c7ea9810ca76a2a96c9507e9269caccfc21be5a5dc107e396dedf4b8e7a7c1e0_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e0305462806797fff2fd9f1972e1826fa3605722704eae4fa5d45c3196d10c37_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:e329d93e41d7ab7ed6d938e6df284c674ed95e169fdad8cdf5c0bda3a722b265_amd64", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:7c90dab1f3ace95197b414508df314919ad828c9e1e4c248aa2e29c55b946539_ppc64le", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d996db4e73cc4401b41337f4aae11513a16c7e155bf03fd2c824937d9579f5e3_s390x", "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f5f025d9c10994511be7531ba78a1316b8b4a331cb89154f8baa6a23ace87dfc_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:289992f0ecaa56f5515fb49e6ed36cfc539596d2587b85f2713a6e5348c90553_amd64", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:4fe3eab4ee39fecd8a7ae861f835f1d76f089d90df659c45501c582a7871af07_ppc64le", "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:510fe443f5a282aea01ee216ec9efb6b886efc32479ff86e8dbb584dbf8dc2bd_s390x", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:1e8799b61fdba4a5f0d9c1872919b75879113f98907005fe18f76e5f3b0a0701_ppc64le", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:4e914b0a8cf507926a16cf34cfe292e6dc2fa32a97fb7b02f56096752fb0d6c1_amd64", "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:b2468c6cd9b03dfb879d2aeb0c61d7ca699feb299969aca577d85f8d07caafaa_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:0aed9bd443ed429d66e3a832034e332278a7eab63f908f4a311cf43f0bdc6782_amd64", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3c9636ecf5bcddd16451b4bf27ddcc35bafff17d1edad7f83596f9d9ed0d6da6_s390x", "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:8cd676f96dee79ef3472c95204979259e8f71e4b91f0b1b0b27d24399c0960c9_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:40a406eff4b8d95536bf38f69f1a73f947eaa3161a1a4c70be73cf5874680976_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:9e11c2103c4d543e465c84a3e0fca621e04d20f00c6c0d01c731be31979bd0d1_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:fe717c0268df12a9e9fb77cd1fc31eada914ddac521ea26c9b3018af15ce9052_s390x", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:099377b420396646e6e8ea97153b2428b6e12ac0692a55f78a9df6ac4c8b2d18_amd64", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:842a90f60b7d88c9d24e274bddccb9e31051afe253bd1a27e8f0882696bd1967_ppc64le", "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:adeea17a9e5a7bfa74a9e5a0827266648f97d28fb9871068cf7ba4c574e680e5_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:06732b24caa54f470ed1fb08ae747afaaade0b16481a60eaf72d1d4f7bf079b1_ppc64le", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:99373facdfe641bbb09b6d9d2722b6241d7aa566810124203ec8ddd2b55fc26b_s390x", "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:b36685ced8a1dcdf5dc2dc9ccbf9696e8e5e5283e46c854320e348a152449670_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:11df0f877d83d80fe89aaf9b143f4f307ba82ef43ea605f8a706a93ad9eeaba4_s390x", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8b96cc85918be4d76aff790f8b087a9aeac857694c66ccc2c896c7145927c591_amd64", "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:af948a01b699096eaa345fecf3f16d902e87be4820bf3b0982d0ddd45de2cc00_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4191d721f34943befdda0b7b4a1e0ae59a8b2e9591a8578f380f32d7db2e1d2c_ppc64le", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4cdf788e0ed338ee12592cd7ec9396dda738cb0cf701fa3501d92a963fc57c74_s390x", "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:559455af02334182970384bd4c4ded50aec139155503e3c5058b0a0ab7bc330c_amd64", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:5fe4a7c0f9dca5d77f2f4cea28d942c3583aacc649d7018c1109c6b7f694e74c_ppc64le", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:88c7d1ca87a368ecc72c6d625cbafe50350059b63126ff2d0f4295773ee3a963_s390x", "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:f4a5caca6119ab0491c399fda4374bd3f29e7e1285691178e16a4ba99a607383_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:0842c3fd79670c2c8b10f9994c5f9248e97e7549a09cfec35ef2fdc478b1e7be_amd64", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:2430dc6708a8ae2f010875ce20bf0c2b4465b236f8259cb7380484e6403f02ed_s390x", "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:ad00a3b1709a4265c5c782e0b2fe87bb6e9f4ea3586e19c8208a186bfac2f060_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:98f3816bb4ab6fba861995642aa6fa1f6a50a165dbaad02c249666eb2584c55d_ppc64le", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:e4bad32fe46275b3d7049fb9a7a7db4e0c482412ab7f4a47bd954a05082b92d4_amd64", "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:f28a14b1beecdcf52ac5cc8668ffcbfd02ef9799c6a2d1a275950823e6034de2_s390x", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:1dffccb7f689b2be52e0c50e996e55c48434700934b581fd091db4cd72e69bbe_ppc64le", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:619d81c393b885d566c9ad6578cd74badbfe25559f18d2d90ea467c05dab51bb_amd64", "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:c13600323e2e13945c6ec31468bb71b6ffc4d2a29aca15cec62be5c7080ce0bf_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:6e30ae3412db62120137c0043231a3725ed4b23b4f2e5e3838ccaf8997baea31_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:7616a2362b0755a36dfe659d0bdd8692056e50df66e70df260bfa025291568b2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:bf4c9685a31595bc84fcf0e26f273ea3098ab20e45fc4f24ebe9db751bd9b62d_s390x", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:20f157474d0a03ebbeebb2e47636e55220c42f0dee3d780dca04168662496c65_ppc64le", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:4b00ef3680d0b432c6aabe4d46448e80441a2f9386e32a15c0f6ff73bbc64c46_amd64", "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:7eb60cc109015a6fa2813f4211b5890cde2422f9a41e286bbc2e08b03068b067_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:2a4e66898eed1dbeff8efcd04717dc506244a812f132c2a618028287df919f99_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:c5eb2cb7d22c0b4768c4294eaf42c14133a0120eaace1b44ffe416e46f91a76a_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:cb6cc12214acd975f18ef75117baee6fc6a59f651905bfd6a13b0e721f27609b_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:20340d4456aaa8e63954e6ee6e119346f4c1cc18f4536a73f2648f548a86d2eb_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3c7dc1aefff93eeb04c54a15b696ea383dea73965889311f451f4f5669261225_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6bf5b59ad282815b54781d3dc462b05229e5362c578f67814b52c6ce1cbdf9fd_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:48d8b80c73c36f7eb635a4223640519f2508b7a069852219184307d5da5ac217_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:8e003c20a5549239abaaa8013176319ebe29e6c22b71c9e2b79e2cd8a58ea45d_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:b3aba49a25047cf5788c4a9f997fb6d3aeb70ba5e1e4a641119b5fef85c6d5f2_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:c9f63819d81a9fd8f696632a553780466dd8f528f01017b21556e85487ee8cce_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:d8f0a5f3f06d0e2f037d49e0a03f95ea66ec2db960cdfdab1557c72644de4be0_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f5938c0b2a785ad7fd44931dc51e6001ee289312783b2c8357115d6fdb239640_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3a9594769235d954e81e0d80fd0390bf80896594c8497c0611600b97102f8b73_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4b872ffedb7f65fa5a8c12fb3c4d28a003a354caac9923fe64dc8cf06a906eef_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:759a8a85bb50e811e5457fa0cc9416ea460bf46107a59d5997a8b0b07b878963_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:05a32afb0cef873688fcb340b24bf62f21d866d1077eda27ec9cfd1c2165eb66_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:31e90f0a90ee48f92bb24c15623503bcdc0fe20de6d20e582efe183bc4e9f101_ppc64le", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:5c6811f3048b3c5877a46e910ed961ef919401e2714f766363aef8ae8fd1033a_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:16b5fb83cd9cd52490402392eb43426a6c15031c4b78e2faf1f580a8a8d734c2_s390x", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:95c1c9a0c6d6680989d6b83928a4e6a6cf739cc605f863beafa6abceca8a5566_amd64", "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:dd8de7d3e80cb2425ba83d346cebdf784bd40894f02897c66ca04faabac53464_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1e000be5c4d83f958c3bc7eec1bf1d8f7efea303bb760e9700b2166c4bdf93ef_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:74f050ce821a1d7275fceeb64b9c10f5241f0a4606a9c0bee503b371bdf4221d_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:da596251c5e82d6c98a9105a5a8ddcfff0e0d75788e3d2dfcd3eeb6e8c9aa819_s390x", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2d2e0f80e38e3725fb511bbff6bda1c82f3537696031521212213af7377bda3b_amd64", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:4d5bde18bdb35de12c07f34057c1a421231de143f22162445e7b143c3c65368e_ppc64le", "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:a5551f88b1da8dcb2d6287bad15ba1b00c0f60db1459cb76bb74df310822f10f_s390x", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:109dca38bfb2ffaabbc1fbcdb04e95a4ce5b54f742ad4df2a8b662ccae913f73_ppc64le", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:439ff46715bfd2a9cc693ada8afe1833b03cb788bec775c3798cc24e1af4e678_amd64", "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6d6c0f0831d22c858b8733c06fc22bc43c5c35ce004fb7a6d828df6d264b5ac_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:004ef8709196a24da9eecc74e5e9c363a0c5ee3df4fa8bfae789faae1a13cbbe_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0d0ad8f3f730df9ebc9051ed0de72b69b527f56aaac42885e7c88826c4b1b677_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:334bbc6eb06bded2b3fe2e9d9e5fccff5efc9d508b415d1a0a87023dbb1e9c38_amd64", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:06499570da7da973fe8113637f4a2b42f086d77825e7163a6ef73f8d40d917e9_ppc64le", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:5fa958b3b00d9cf27a593cba7f57012dbdc64769b11c36f19d1ceefbbc03da8c_s390x", "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:e276d59673ed47ac66767e8272ee2767ffee8ae763a26ebe7ea4469022503be8_amd64", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:76f1ee47ece58b91da9712d73f6b649de785567beb4c68bdc2ecbc5fa4d4c155_ppc64le", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:ce94de57fb934a77d862afd1ab7f3836e8b6f44eec0f8a29e40e191617e1e927_s390x", "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:e86ce1ee9f583494c4879c6db7704771783208387f78c56afd368223a1cfabef_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1c12fd7c722f4e56e5edc8d99ddda07a8a7d064c7bc19b4c1132cadfc9dcff3b_amd64", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:c2d58d2c1a89f51cf6b569f3eb3097ec697315d9d339c0d64cccfbb27574f230_s390x", "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:e12d03ae46912656648f7127429e0807a7f0d2bae2b71ec2e021a2584360d1c9_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:22f8c3dad6ce6c050fa92469d3f3c93740f6912dca116768cf698efeccada9dc_s390x", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:dd938991fbb1b7292ed74fb12e06b8306a5dfbc9117d2e500499fa7643489fa3_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:e8b82a1f587c2995bd6842d5c26521ba473911d67e91bb792177175283ef51cc_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:04d240d527b84241f3759f8764d5b5599ec321ae10ed0987f2a42a27c737c14c_amd64", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:b5c7aafd5005872f10c4c2cd38593e7991ebc18f32b7c9f5f77c744e27483ebe_ppc64le", "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ea8beea35ad0d72c0d197ceb4c676b9536b314e71ed8b35dd323436bc934b1c6_s390x", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a9d33a82317064c803a5ee38f517748a2d1c4791510137b447ff6f57eece1a9f_amd64", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:da674bd5886ba46417c4fa1576486014050c092672c96bdd6b59af64e114fffe_ppc64le", "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:de3dfffd31ca8e277c3206350b325d3c150c77492c73e601681b6911c6fd585e_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:969d4e6476cfe46f92dd4a2d08023429e3452f6d89b81fda1c4c486a456a7e48_s390x", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:f74736327a7dbe51bae1ffbc1fa49fe9b1c7a9e2fcfb10668db2ed2a6ccd2ca3_amd64", "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:fa6a2fb9152fd6c8897cb703d95f0aabb877492a78614029dd8d4283c10f3be8_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:6aa765fb631f42d52887dc8d240c39ca36c76b6f962599cf2bceb719a96db68b_s390x", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:851e3468f5adb902f0a5eef00fa46786d501308a2f578038444a49c38476d05e_ppc64le", "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:a03d05b88ee512dc8dadc2afe69bc0cdffe009e530dd8ac4c6e6aebc33c5d3ac_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:25c122bb83b3a435b0ba65c250d7b49bdc15f9cb54a1a72b9836375c1c5c458e_amd64", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:52938006cecfb7c6ec9e1ee641109bb6509da68f0acd524bab17f2e16b7fd508_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c4c8541541d3b42f1b4a642b0be249a0fd7052b1085e76d5b624b173921bf1dd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:01a7454dee2f8943ac56771e40fdfaed3f9da05575630350548f7626bd0f9fbd_ppc64le", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0978959b3390704d7b5ebe99e806a96a0cc7aaa8e2aee49c362b3f6b3a151a21_s390x", "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:306995f305e9af3044d91f74a52771ccdbf1398fe958124f34ee0824e795c0be_amd64", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:16a2a5cfc2eae83bd4ecedc921f4284fcfdfc75d1a85591880e031ad0e943d55_s390x", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:1c2a95be867c9bcfb9f079229e0b5ba30977f58dd4dde48260127d65a6ab226c_ppc64le", "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d19ad87eb6e7f2904bc6433d03054b73a3ae00af60f19da5f4a31a4c375df3a7_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:496decbb9810b7b767579c84fa09707b28c7feb841931ae8eb0638815012c075_amd64", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:7c55eef889a3ce6e460d89b2fe85972b1524c888c4a98b898fd3df16636e2083_ppc64le", "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:a3194330f4cf03af79ec0b09b6bc78643209bd7d2def28ebc4430011f945b543_s390x", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:1acf3c833f1ca0fd46ccaceff4f527f3608db08df2fc84f1f9b216d5655ee2f4_ppc64le", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:2ac42ed2934bfd03f23e084a885017ccfc7c7d04a1c22822adb05d82fef9bc54_amd64", "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:de0eea022cf243bb35cb37491a7a14cc9091a3a494a8fb3651174b916bf10fe5_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:2abc875ec883b11189af3e56b47d01baa4ae92407c1596ec75d7985bace5cde4_amd64", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:67bd597685f515312e28bf540d501468f723d03a0133df737954862145c6394d_s390x", "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:fd356e631b3791c9a7878886aa5cd8f45440dc84f842971fadf387b942f53efc_ppc64le", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:915a94eed719ec0e5b36c94851d2274d146b8b5d13434b13e33255aa979692ba_s390x", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9fcda486042688084fc83948ce7cffe4d905f203ef65522773cc68e4da488446_amd64", "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:ef7ac964d26bf302c285d0e6cf7855ff9ebbe32c976ed241443cd0f0ce9551ee_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:32d9e3cbac6da8586b6728057c729fdfc0fa4de967bc76ea2f3f30d60d63a0de_ppc64le", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4c93a9214f0fcfd3cb7dd7bd455d4ee1f1995d5bd4abbbdbecb2f846c75b9e20_amd64", "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:5819623918f2874717863cc7abe17e1d121a3e999480abe519b22a521917fdec_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:05f72bb5f994d85a86881c95cae5b37988130831d6df88c77b63cd8d74d0987f_s390x", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:44e063603d885d3dfb4f602267e2514f8e97b67f96fc47e5e72b869b7da127c1_amd64", "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:91ef0a86c006bf5bb67d696bc654d3db98bd2c6cc662b3d33e38942ecea68c67_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:40982ac412a418d147327b484ddea4aa56bbedb8658ae60feab2c642dbd04814_ppc64le", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:6d45f2771d0686fc7bd31d740d4ddce9a302d36fb918d01aa52535bafa54276b_s390x", "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:781bc71426c8adf2850a9d3dcd426ed36ae685ebb5610fa831228414611c268b_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:212d6afe9a214603b5664419ef06929c2d251b62c64cd0fe3d5106d2a5cd13bc_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:4e4408fd06de74108205f6ff6899c8d766091f1f09a0d1381be0cad7e0c5ada4_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ef2b3558fb6351b1f8db77bbde4222a2bff3ee19db719def1aa7cd9208886113_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:8ebb9018dda90f5f526f1566ba496eb217297aad5a6d24e446aed7b2978a8957_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:c38596ae36374ec0175802cd2e10d4bb63ef4414095d6c3af463fb517aa0adb2_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:e3b1f1ae17a83eff1a65587636367eac5dababa4b11aa9cea161a0d21842a382_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:27225e8201ba783c51d83ea667e9d89a2a42f0d4bed1d782b2a98240616a45d8_amd64", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:6a59b19928c33791a0bf0b48785a6fd94fe7d8f607c3d5d33ec332899a96ef6e_s390x", "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:fc977ea2ec6d50c6a1dd35db4b705a653607506f2d786f9363291b7803cf5d67_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:3762ecaa1c6e5cdc0602f69d6d5963c3dc7bfd99c74f57a8aa014fa6b363efe6_amd64", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:626006babef8ab238f1e3840f24952ee6b40b345eacdb32a45a184556a69d802_ppc64le", "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:f21b1ebb8f94296a13765e9129d7b78d4b0917da8cc913430863990a0c0dae8a_s390x", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:bf4b11ba6bb722715cbd4159a957c06f929d56e884a328748d3ea6a5b53eed86_ppc64le", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:c86194d7cc1ec67fc02d90ee46e100b9c57ba46301e63332063a4a8369113bba_amd64", "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:f39e1cb045b233d06569bb7a5be089be2a409e5d4c46b0300ddcbd9741ab09a4_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "go-getter: writes SSH credentials into logfile, exposing sensitive credentials to local uses" } ] }
rhsa-2023_3642
Vulnerability from csaf_redhat
Published
2023-06-15 15:59
Modified
2024-11-14 00:03
Summary
Red Hat Security Advisory: Red Hat Ceph Storage 6.1 Container security and bug fix update
Notes
Topic
A new container image for Red Hat Ceph Storage 6.1 is now available in the Red Hat Ecosystem Catalog.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat Ceph Storage is a scalable, open, software-defined storage platform that combines the most stable version of the Ceph storage system with a Ceph management platform, deployment utilities, and support services.
This new container image is based on Red Hat Ceph Storage 6.1 and Red Hat Enterprise Linux 9.
Security Fix(es):
* crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements (CVE-2022-41912)
* eventsource: Exposure of Sensitive Information (CVE-2022-1650)
* grafana: stored XSS vulnerability (CVE-2022-31097)
* grafana: OAuth account takeover (CVE-2022-31107)
* ramda: prototype poisoning (CVE-2021-42581)
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)
* marked: regular expression block.def may lead Denial of Service (CVE-2022-21680)
* marked: regular expression inline.reflinkSearch may lead Denial of Service (CVE-2022-21681)
* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
* grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix (CVE-2022-26148)
* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)
* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)
* golang: syscall: faccessat checks wrong group (CVE-2022-29526)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* grafana: plugin signature bypass (CVE-2022-31123)
* grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins (CVE-2022-31130)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
* golang: net/url: JoinPath does not strip relative path components in all circumstances (CVE-2022-32190)
* grafana: Escalation from admin to server admin when auth proxy is used (CVE-2022-35957)
* grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins (CVE-2022-39201)
* grafana: using email as a username can block other users from signing in (CVE-2022-39229)
* grafana: email addresses and usernames cannot be trusted (CVE-2022-39306)
* grafana: User enumeration via forget password (CVE-2022-39307)
* grafana: Spoofing of the originalUrl parameter of snapshots (CVE-2022-39324)
* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)
* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)
* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat Ceph Storage Release Notes for information on the most significant of these changes:
https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index
All users of Red Hat Ceph Storage are advised to pull these new images from the Red Hat Ecosystem catalog, which provides numerous enhancements and bug fixes.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "A new container image for Red Hat Ceph Storage 6.1 is now available in the Red Hat Ecosystem Catalog.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Ceph Storage is a scalable, open, software-defined storage platform that combines the most stable version of the Ceph storage system with a Ceph management platform, deployment utilities, and support services.\n\nThis new container image is based on Red Hat Ceph Storage 6.1 and Red Hat Enterprise Linux 9.\n\nSecurity Fix(es):\n\n* crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements (CVE-2022-41912)\n\n* eventsource: Exposure of Sensitive Information (CVE-2022-1650)\n\n* grafana: stored XSS vulnerability (CVE-2022-31097)\n\n* grafana: OAuth account takeover (CVE-2022-31107)\n\n* ramda: prototype poisoning (CVE-2021-42581)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* marked: regular expression block.def may lead Denial of Service (CVE-2022-21680)\n\n* marked: regular expression inline.reflinkSearch may lead Denial of Service (CVE-2022-21681)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\n* grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix (CVE-2022-26148)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* grafana: plugin signature bypass (CVE-2022-31123)\n\n* grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins (CVE-2022-31130)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: net/url: JoinPath does not strip relative path components in all circumstances (CVE-2022-32190)\n\n* grafana: Escalation from admin to server admin when auth proxy is used (CVE-2022-35957)\n\n* grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins (CVE-2022-39201)\n\n* grafana: using email as a username can block other users from signing in (CVE-2022-39229)\n\n* grafana: email addresses and usernames cannot be trusted (CVE-2022-39306)\n\n* grafana: User enumeration via forget password (CVE-2022-39307)\n\n* grafana: Spoofing of the originalUrl parameter of snapshots (CVE-2022-39324)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nSpace precludes documenting all of these changes in this advisory. Users are directed to the Red Hat Ceph Storage Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index\n\nAll users of Red Hat Ceph Storage are advised to pull these new images from the Red Hat Ecosystem catalog, which provides numerous enhancements and bug fixes.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:3642", "url": "https://access.redhat.com/errata/RHSA-2023:3642" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index" }, { "category": "external", "summary": "2066563", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066563" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2077688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688" }, { "category": "external", "summary": "2077689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689" }, { "category": "external", "summary": "2082705", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082705" }, { "category": "external", "summary": "2082706", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082706" }, { "category": "external", "summary": "2083778", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083778" }, { "category": "external", "summary": "2084085", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085" }, { "category": "external", "summary": "2085307", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307" }, { "category": "external", "summary": "2092793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793" }, { "category": "external", "summary": "2104365", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104365" }, { "category": "external", "summary": "2104367", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367" }, { "category": "external", "summary": "2107342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342" }, { "category": "external", "summary": "2107371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371" }, { "category": "external", "summary": "2107374", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374" }, { "category": "external", "summary": "2107383", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383" }, { "category": "external", "summary": "2107386", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386" }, { "category": "external", "summary": "2107388", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388" }, { "category": "external", "summary": "2107390", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390" }, { "category": "external", "summary": "2107392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392" }, { "category": "external", "summary": "2113814", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814" }, { "category": "external", "summary": "2124668", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668" }, { "category": "external", "summary": "2124669", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669" }, { "category": "external", "summary": "2125514", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125514" }, { "category": "external", "summary": "2131146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131146" }, { "category": "external", "summary": "2131147", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131147" }, { "category": "external", "summary": "2131148", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131148" }, { "category": "external", "summary": "2131149", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131149" }, { "category": "external", "summary": "2132868", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868" }, { "category": "external", "summary": "2132872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872" }, { "category": "external", "summary": "2138014", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138014" }, { "category": "external", "summary": "2138015", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138015" }, { "category": "external", "summary": "2148252", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148252" }, { "category": "external", "summary": "2149181", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149181" }, { "category": "external", "summary": "2168965", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168965" }, { "category": "external", "summary": "2174461", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174461" }, { "category": "external", "summary": "2174462", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174462" }, { "category": "external", "summary": "2186142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186142" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3642.json" } ], "title": "Red Hat Security Advisory: Red Hat Ceph Storage 6.1 Container security and bug fix update", "tracking": { "current_release_date": "2024-11-14T00:03:25+00:00", "generator": { "date": "2024-11-14T00:03:25+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2023:3642", "initial_release_date": "2023-06-15T15:59:41+00:00", "revision_history": [ { "date": "2023-06-15T15:59:41+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-06-15T15:59:41+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-14T00:03:25+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Ceph Storage 6.1 Tools", "product": { "name": "Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools", "product_identification_helper": { "cpe": "cpe:/a:redhat:ceph_storage:6.1::el9" } } } ], "category": "product_family", "name": "Red Hat Ceph Storage" }, { "branches": [ { "category": "product_version", "name": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "product": { "name": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "product_identification_helper": { "purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=6-75" } } }, { "category": "product_version", "name": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "product": { "name": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "product_id": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "product_identification_helper": { "purl": "pkg:oci/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.4-3" } } }, { "category": "product_version", "name": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "product": { "name": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "product_id": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "product_identification_helper": { "purl": "pkg:oci/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-5" } } }, { "category": "product_version", "name": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "product": { "name": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "product_id": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "product_identification_helper": { "purl": "pkg:oci/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=6-177" } } }, { "category": "product_version", "name": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "product": { "name": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "product_id": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "product_identification_helper": { "purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.17-4" } } }, { "category": "product_version", "name": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "product": { "name": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "product_id": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "product_identification_helper": { "purl": "pkg:oci/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-36" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le", "product": { "name": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le", "product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=6-75" } } }, { "category": "product_version", "name": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "product": { "name": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "product_id": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "product_identification_helper": { "purl": "pkg:oci/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.4-3" } } }, { "category": "product_version", "name": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "product": { "name": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "product_id": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-5" } } }, { "category": "product_version", "name": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "product": { "name": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "product_id": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=6-177" } } }, { "category": "product_version", "name": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "product": { "name": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "product_id": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.17-4" } } }, { "category": "product_version", "name": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "product": { "name": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "product_id": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "product_identification_helper": { "purl": "pkg:oci/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-36" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "product": { "name": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "product_identification_helper": { "purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=6-75" } } }, { "category": "product_version", "name": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "product": { "name": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "product_id": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "product_identification_helper": { "purl": "pkg:oci/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.4-3" } } }, { "category": "product_version", "name": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "product": { "name": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "product_id": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "product_identification_helper": { "purl": "pkg:oci/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-5" } } }, { "category": "product_version", "name": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "product": { "name": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "product_id": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "product_identification_helper": { "purl": "pkg:oci/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=6-177" } } }, { "category": "product_version", "name": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "product": { "name": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "product_id": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "product_identification_helper": { "purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.17-4" } } }, { "category": "product_version", "name": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x", "product": { "name": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x", "product_id": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x", "product_identification_helper": { "purl": "pkg:oci/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-36" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x as a component of Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x" }, "product_reference": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "relates_to_product_reference": "9Base-RHCEPH-6.1-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le" }, "product_reference": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "relates_to_product_reference": "9Base-RHCEPH-6.1-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 as a component of Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64" }, "product_reference": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "relates_to_product_reference": "9Base-RHCEPH-6.1-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 as a component of Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64" }, "product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "relates_to_product_reference": "9Base-RHCEPH-6.1-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x as a component of Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x" }, "product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "relates_to_product_reference": "9Base-RHCEPH-6.1-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" }, "product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le", "relates_to_product_reference": "9Base-RHCEPH-6.1-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x as a component of Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x" }, "product_reference": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "relates_to_product_reference": "9Base-RHCEPH-6.1-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 as a component of Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64" }, "product_reference": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "relates_to_product_reference": "9Base-RHCEPH-6.1-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le" }, "product_reference": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "relates_to_product_reference": "9Base-RHCEPH-6.1-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 as a component of Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64" }, "product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "relates_to_product_reference": "9Base-RHCEPH-6.1-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le" }, "product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "relates_to_product_reference": "9Base-RHCEPH-6.1-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x as a component of Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x" }, "product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "relates_to_product_reference": "9Base-RHCEPH-6.1-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x as a component of Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x" }, "product_reference": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "relates_to_product_reference": "9Base-RHCEPH-6.1-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 as a component of Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64" }, "product_reference": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "relates_to_product_reference": "9Base-RHCEPH-6.1-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le" }, "product_reference": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "relates_to_product_reference": "9Base-RHCEPH-6.1-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le" }, "product_reference": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "relates_to_product_reference": "9Base-RHCEPH-6.1-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 as a component of Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64" }, "product_reference": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "relates_to_product_reference": "9Base-RHCEPH-6.1-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x as a component of Red Hat Ceph Storage 6.1 Tools", "product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" }, "product_reference": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x", "relates_to_product_reference": "9Base-RHCEPH-6.1-Tools" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-42581", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-05-10T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2083778" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Ramda NPM package that involves prototype poisoning. This flaw allows attackers to supply a crafted object, affecting the integrity or availability of the application.", "title": "Vulnerability description" }, { "category": "summary", "text": "ramda: prototype poisoning", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are the application-ui container up to and including RHACM 2.4.4, 2.3.10 and 2.2.13 and grc-ui container up to and including RHACM 2.2.13 versions. However not any RHACM is affected in the kui-web-terminal container as is using already patched and not affected version, therefore we are not impacted in this particular component. In RHACM these components are behind OpenShift OAuth. This restricts access to the vulnerable ramda library to authenticated users only, therefore the impact is reduced to Moderate.", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42581" }, { "category": "external", "summary": "RHBZ#2083778", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083778" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42581", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42581" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42581", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42581" }, { "category": "external", "summary": "https://github.com/ramda/ramda/pull/3192", "url": "https://github.com/ramda/ramda/pull/3192" } ], "release_date": "2022-05-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "ramda: prototype poisoning" }, { "cve": "CVE-2022-1650", "cwe": { "id": "CWE-359", "name": "Exposure of Private Personal Information to an Unauthorized Actor" }, "discovery_date": "2022-05-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2085307" } ], "notes": [ { "category": "description", "text": "A flaw was found in the EventSource NPM Package. The description from the source states the following message: \"Exposure of Sensitive Information to an Unauthorized Actor.\" This flaw allows an attacker to steal the user\u0027s credentials and then use the credentials to access the legitimate website.", "title": "Vulnerability description" }, { "category": "summary", "text": "eventsource: Exposure of Sensitive Information", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1650" }, { "category": "external", "summary": "RHBZ#2085307", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1650", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1650" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650" }, { "category": "external", "summary": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e", "url": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e" } ], "release_date": "2022-05-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.3, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "eventsource: Exposure of Sensitive Information" }, { "cve": "CVE-2022-1705", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2022-07-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107374" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: improper sanitization of Transfer-Encoding header", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1705" }, { "category": "external", "summary": "RHBZ#2107374", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1705" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705" }, { "category": "external", "summary": "https://go.dev/issue/53188", "url": "https://go.dev/issue/53188" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: improper sanitization of Transfer-Encoding header" }, { "acknowledgments": [ { "names": [ "Daniel Abeles" ], "organization": "Head of Research, Oxeye" }, { "names": [ "Gal Goldstein" ], "organization": "Security Researcher, Oxeye" } ], "cve": "CVE-2022-2880", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2022-10-07T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2132868" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters", "title": "Vulnerability summary" }, { "category": "other", "text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-2880" }, { "category": "external", "summary": "RHBZ#2132868", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2880" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880" }, { "category": "external", "summary": "https://github.com/golang/go/issues/54663", "url": "https://github.com/golang/go/issues/54663" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1", "url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1" } ], "release_date": "2022-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters" }, { "cve": "CVE-2022-21680", "cwe": { "id": "CWE-186", "name": "Overly Restrictive Regular Expression" }, "discovery_date": "2022-05-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2082705" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the markedjs package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "marked: regular expression block.def may lead Denial of Service", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21680" }, { "category": "external", "summary": "RHBZ#2082705", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082705" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21680", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21680" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21680", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21680" } ], "release_date": "2022-01-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "marked: regular expression block.def may lead Denial of Service" }, { "cve": "CVE-2022-21681", "cwe": { "id": "CWE-186", "name": "Overly Restrictive Regular Expression" }, "discovery_date": "2022-05-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2082706" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the markedjs package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "marked: regular expression inline.reflinkSearch may lead Denial of Service", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21681" }, { "category": "external", "summary": "RHBZ#2082706", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082706" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21681", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21681" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21681", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21681" } ], "release_date": "2022-01-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "marked: regular expression inline.reflinkSearch may lead Denial of Service" }, { "cve": "CVE-2022-23498", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-02-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2167266" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Grafana package. When data-source query caching is enabled, Grafana caches all headers, including `grafana_session.` As a result, any user that queries a data source where the caching is enabled can acquire another user\u2019s session.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: Use of Cache Containing Sensitive Information", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23498" }, { "category": "external", "summary": "RHBZ#2167266", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167266" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23498", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23498" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23498", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23498" }, { "category": "external", "summary": "https://github.com/grafana/grafana/security/advisories/GHSA-2j8f-6whh-frc8", "url": "https://github.com/grafana/grafana/security/advisories/GHSA-2j8f-6whh-frc8" } ], "release_date": "2023-02-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" }, { "category": "workaround", "details": "To mitigate the vulnerability, disable the data source query caching for all data sources.", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "grafana: Use of Cache Containing Sensitive Information" }, { "cve": "CVE-2022-24675", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2022-04-21T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2077688" } ], "notes": [ { "category": "description", "text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: encoding/pem: fix stack overflow in Decode", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24675" }, { "category": "external", "summary": "RHBZ#2077688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24675" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8", "url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8" } ], "release_date": "2022-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/pem: fix stack overflow in Decode" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" }, { "cve": "CVE-2022-26148", "cwe": { "id": "CWE-312", "name": "Cleartext Storage of Sensitive Information" }, "discovery_date": "2022-03-22T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2066563" } ], "notes": [ { "category": "description", "text": "A flaw was found in Grafana when integrated with Zabbix. The Zabbix password can be found in the api_jsonrpc.php HTML source code. When the user logs in and allows the user to register, one can right-click to view the source code and use Ctrl-F to search for the password in api_jsonrpc.php to discover the Zabbix account password and URL address.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-26148" }, { "category": "external", "summary": "RHBZ#2066563", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066563" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-26148", "url": "https://www.cve.org/CVERecord?id=CVE-2022-26148" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-26148", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26148" } ], "release_date": "2022-03-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix" }, { "cve": "CVE-2022-27664", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-09-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2124669" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: handle server errors after sending GOAWAY", "title": "Vulnerability summary" }, { "category": "other", "text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-27664" }, { "category": "external", "summary": "RHBZ#2124669", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664", "url": "https://www.cve.org/CVERecord?id=CVE-2022-27664" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664" }, { "category": "external", "summary": "https://go.dev/issue/54658", "url": "https://go.dev/issue/54658" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ", "url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ" } ], "release_date": "2022-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: handle server errors after sending GOAWAY" }, { "cve": "CVE-2022-28131", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107390" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: encoding/xml: stack exhaustion in Decoder.Skip", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-28131" }, { "category": "external", "summary": "RHBZ#2107390", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131", "url": "https://www.cve.org/CVERecord?id=CVE-2022-28131" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131" }, { "category": "external", "summary": "https://go.dev/issue/53614", "url": "https://go.dev/issue/53614" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "cve": "CVE-2022-28327", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2022-04-21T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2077689" } ], "notes": [ { "category": "description", "text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/elliptic: panic caused by oversized scalar", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-28327" }, { "category": "external", "summary": "RHBZ#2077689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327", "url": "https://www.cve.org/CVERecord?id=CVE-2022-28327" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8", "url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8" } ], "release_date": "2022-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/elliptic: panic caused by oversized scalar" }, { "acknowledgments": [ { "names": [ "Jo\u00ebl G\u00e4hwiler" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-29526", "cwe": { "id": "CWE-280", "name": "Improper Handling of Insufficient Permissions or Privileges " }, "discovery_date": "2022-05-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2084085" } ], "notes": [ { "category": "description", "text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: syscall: faccessat checks wrong group", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-29526" }, { "category": "external", "summary": "RHBZ#2084085", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU", "url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU" } ], "release_date": "2022-05-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: syscall: faccessat checks wrong group" }, { "cve": "CVE-2022-30629", "cwe": { "id": "CWE-331", "name": "Insufficient Entropy" }, "discovery_date": "2022-06-02T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2092793" } ], "notes": [ { "category": "description", "text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/tls: session tickets lack random ticket_age_add", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30629" }, { "category": "external", "summary": "RHBZ#2092793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30629" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg", "url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg" } ], "release_date": "2022-06-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "golang: crypto/tls: session tickets lack random ticket_age_add" }, { "cve": "CVE-2022-30630", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107371" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: io/fs: stack exhaustion in Glob", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30630" }, { "category": "external", "summary": "RHBZ#2107371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30630" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630" }, { "category": "external", "summary": "https://go.dev/issue/53415", "url": "https://go.dev/issue/53415" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: io/fs: stack exhaustion in Glob" }, { "cve": "CVE-2022-30631", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107342" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: compress/gzip: stack exhaustion in Reader.Read", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30631" }, { "category": "external", "summary": "RHBZ#2107342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30631" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631" }, { "category": "external", "summary": "https://go.dev/issue/53168", "url": "https://go.dev/issue/53168" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: compress/gzip: stack exhaustion in Reader.Read" }, { "cve": "CVE-2022-30632", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107386" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: path/filepath: stack exhaustion in Glob", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30632" }, { "category": "external", "summary": "RHBZ#2107386", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30632" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632" }, { "category": "external", "summary": "https://go.dev/issue/53416", "url": "https://go.dev/issue/53416" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: path/filepath: stack exhaustion in Glob" }, { "cve": "CVE-2022-30633", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107392" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: encoding/xml: stack exhaustion in Unmarshal", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30633" }, { "category": "external", "summary": "RHBZ#2107392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30633" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633" }, { "category": "external", "summary": "https://go.dev/issue/53611", "url": "https://go.dev/issue/53611" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Unmarshal" }, { "cve": "CVE-2022-30635", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107388" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: encoding/gob: stack exhaustion in Decoder.Decode", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30635" }, { "category": "external", "summary": "RHBZ#2107388", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30635" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635" }, { "category": "external", "summary": "https://go.dev/issue/53615", "url": "https://go.dev/issue/53615" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/gob: stack exhaustion in Decoder.Decode" }, { "cve": "CVE-2022-31097", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2022-07-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2104365" } ], "notes": [ { "category": "description", "text": "A Cross-site scripting (XSS) vulnerability was found in the Unified Alerting feature of Grafana. This stored XSS can elevate privileges from Editor to Admin.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: stored XSS vulnerability", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31097" }, { "category": "external", "summary": "RHBZ#2104365", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104365" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31097", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31097" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31097", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31097" }, { "category": "external", "summary": "https://github.com/grafana/grafana/security/advisories/GHSA-vw7q-p2qg-4m5f", "url": "https://github.com/grafana/grafana/security/advisories/GHSA-vw7q-p2qg-4m5f" } ], "release_date": "2022-07-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" }, { "category": "workaround", "details": "Disable Unified alerting.\nhttps://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/#unified_alerting", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "grafana: stored XSS vulnerability" }, { "acknowledgments": [ { "names": [ "HTTPVoid team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-31107", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2022-07-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2104367" } ], "notes": [ { "category": "description", "text": "A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: OAuth account takeover", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31107" }, { "category": "external", "summary": "RHBZ#2104367", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31107", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31107" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107" }, { "category": "external", "summary": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2", "url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2" } ], "release_date": "2022-07-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" }, { "category": "workaround", "details": "As a workaround, it is possible to disable any OAuth login or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "grafana: OAuth account takeover" }, { "cve": "CVE-2022-31123", "discovery_date": "2022-09-30T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2131147" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Grafana web application, where it is possible to install plugins which are not digitally signed. An admin could install unsigned plugins, which may contain malicious code.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: plugin signature bypass", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31123" }, { "category": "external", "summary": "RHBZ#2131147", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131147" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31123", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31123" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31123", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31123" }, { "category": "external", "summary": "https://github.com/grafana/grafana/security/advisories/GHSA-rhxj-gh46-jvw8", "url": "https://github.com/grafana/grafana/security/advisories/GHSA-rhxj-gh46-jvw8" } ], "release_date": "2022-10-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: plugin signature bypass" }, { "cve": "CVE-2022-31130", "discovery_date": "2022-09-30T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2131146" } ], "notes": [ { "category": "description", "text": "A flaw was found in Grafana\u0027s use of the GitLab data source plugin, leaking the API key to gitlab. This can result in the destination plugin receiving a Grafana user\u0027s authentication token, which could be used by an attacker.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31130" }, { "category": "external", "summary": "RHBZ#2131146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31130", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31130" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31130", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31130" } ], "release_date": "2022-10-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins" }, { "cve": "CVE-2022-32148", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2022-07-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107383" } ], "notes": [ { "category": "description", "text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-32148" }, { "category": "external", "summary": "RHBZ#2107383", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32148" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148" }, { "category": "external", "summary": "https://go.dev/issue/53423", "url": "https://go.dev/issue/53423" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" }, { "cve": "CVE-2022-32189", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-08-02T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2113814" } ], "notes": [ { "category": "description", "text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-32189" }, { "category": "external", "summary": "RHBZ#2113814", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32189" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189" }, { "category": "external", "summary": "https://go.dev/issue/53871", "url": "https://go.dev/issue/53871" }, { "category": "external", "summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU", "url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU" } ], "release_date": "2022-08-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service" }, { "cve": "CVE-2022-32190", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-09-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2124668" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/url: JoinPath does not strip relative path components in all circumstances", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also not affected.", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-32190" }, { "category": "external", "summary": "RHBZ#2124668", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32190" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190" }, { "category": "external", "summary": "https://go.dev/issue/54385", "url": "https://go.dev/issue/54385" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ", "url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ" } ], "release_date": "2022-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/url: JoinPath does not strip relative path components in all circumstances" }, { "cve": "CVE-2022-35957", "cwe": { "id": "CWE-288", "name": "Authentication Bypass Using an Alternate Path or Channel" }, "discovery_date": "2022-09-09T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2125514" } ], "notes": [ { "category": "description", "text": "A flaw was found in the grafana package. Auth proxy allows authentication of a user by only providing the username (or email) in an X-WEBAUTH-USER HTTP header. The trust assumption is that a front proxy will take care of authentication and that the Grafana server is only publicly reachable with this front proxy.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: Escalation from admin to server admin when auth proxy is used", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-35957" }, { "category": "external", "summary": "RHBZ#2125514", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125514" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-35957", "url": "https://www.cve.org/CVERecord?id=CVE-2022-35957" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35957", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35957" }, { "category": "external", "summary": "https://github.com/grafana/grafana/security/advisories/GHSA-ff5c-938w-8c9q", "url": "https://github.com/grafana/grafana/security/advisories/GHSA-ff5c-938w-8c9q" } ], "release_date": "2022-09-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: Escalation from admin to server admin when auth proxy is used" }, { "cve": "CVE-2022-39201", "discovery_date": "2022-09-30T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2131148" } ], "notes": [ { "category": "description", "text": "A flaw was found in Grafana. The vulnerability impacts data source and plugin proxy endpoints under certain conditions. Grafana could leak the authentication cookie of users to plugins, which could result in an impact to confidentiality, integrity, and availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39201" }, { "category": "external", "summary": "RHBZ#2131148", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131148" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39201", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39201" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39201", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39201" } ], "release_date": "2022-10-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins" }, { "cve": "CVE-2022-39229", "discovery_date": "2022-09-30T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2131149" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Grafana web application. When a user logs into the system, either the username or email address can be used. However, the login system allows both a username and connected email to be registered, which could allow an attacker to prevent a user which has an associated email address access.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: using email as a username can block other users from signing in", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39229" }, { "category": "external", "summary": "RHBZ#2131149", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131149" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39229", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39229" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39229", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39229" } ], "release_date": "2022-10-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: using email as a username can block other users from signing in" }, { "acknowledgments": [ { "names": [ "Grafana Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39306", "cwe": { "id": "CWE-303", "name": "Incorrect Implementation of Authentication Algorithm" }, "discovery_date": "2022-10-26T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2138014" } ], "notes": [ { "category": "description", "text": "An authentication bypass flaw was discovered in Grafana. This issue could allow a remote unauthenticated attacker to create an account and provide access to a certain organization, which can be exploited by gaining access to the signup link. The highest impacts to the system are confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: email addresses and usernames cannot be trusted", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39306" }, { "category": "external", "summary": "RHBZ#2138014", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138014" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39306", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39306" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39306", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39306" }, { "category": "external", "summary": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/", "url": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/" } ], "release_date": "2022-11-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: email addresses and usernames cannot be trusted" }, { "acknowledgments": [ { "names": [ "Grafana Team" ] } ], "cve": "CVE-2022-39307", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2022-10-26T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2138015" } ], "notes": [ { "category": "description", "text": "An information leak was discovered in Grafana. Remote unauthenticated users could exploit the forget password feature to discover which user accounts exist.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: User enumeration via forget password", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39307" }, { "category": "external", "summary": "RHBZ#2138015", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138015" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39307", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39307" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39307", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39307" }, { "category": "external", "summary": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/", "url": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/" } ], "release_date": "2022-11-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: User enumeration via forget password" }, { "acknowledgments": [ { "names": [ "Grafana Security Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39324", "cwe": { "id": "CWE-472", "name": "External Control of Assumed-Immutable Web Parameter" }, "discovery_date": "2022-11-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2148252" } ], "notes": [ { "category": "description", "text": "A flaw was found in the grafana package. While creating a snapshot, an attacker may manipulate a hidden HTTP parameter to inject a malicious URL in the \"Open original dashboard\" button.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: Spoofing of the originalUrl parameter of snapshots", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Service Mesh containers include the Grafana RPM from RHEL and consume CVE fixes for Grafana from RHEL channels. The servicemesh-grafana RPM shipped in early versions of OpenShift Service Mesh 2.1 is no longer maintained.", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39324" }, { "category": "external", "summary": "RHBZ#2148252", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148252" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39324", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39324" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39324", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39324" }, { "category": "external", "summary": "https://grafana.com/blog/2023/01/25/grafana-security-releases-new-versions-with-fixes-for-cve-2022-23552-cve-2022-41912-and-cve-2022-39324/", "url": "https://grafana.com/blog/2023/01/25/grafana-security-releases-new-versions-with-fixes-for-cve-2022-23552-cve-2022-41912-and-cve-2022-39324/" } ], "release_date": "2023-01-30T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:L", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: Spoofing of the originalUrl parameter of snapshots" }, { "acknowledgments": [ { "names": [ "Adam Korczynski" ], "organization": "ADA Logics" }, { "names": [ "OSS-Fuzz" ] } ], "cve": "CVE-2022-41715", "discovery_date": "2022-10-07T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2132872" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: regexp/syntax: limit memory used by parsing regexps", "title": "Vulnerability summary" }, { "category": "other", "text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41715" }, { "category": "external", "summary": "RHBZ#2132872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715" }, { "category": "external", "summary": "https://github.com/golang/go/issues/55949", "url": "https://github.com/golang/go/issues/55949" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1", "url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1" } ], "release_date": "2022-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: regexp/syntax: limit memory used by parsing regexps" }, { "cve": "CVE-2022-41912", "cwe": { "id": "CWE-165", "name": "Improper Neutralization of Multiple Internal Special Elements" }, "discovery_date": "2022-11-29T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2149181" } ], "notes": [ { "category": "description", "text": "An authentication bypass flaw was discovered in the crewjam/saml go package. A remote unauthenticated attacker could trigger it by sending a SAML request. This would allow an escalation of privileges and then enable compromising system integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements", "title": "Vulnerability summary" }, { "category": "other", "text": "Whilst the Red Hat Advanced Cluster Management for Kubernetes (RHACM) acm-grafana container include the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Therefore the impact by this flaw is reduced from Critical to Important.\n\nThe OCP grafana-container includes the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Therefore the impact by this flaw is reduced from Critical to Important.\n\nWhile Red Hat Ceph Storage 4\u0027s grafana-container includes the affected code, this is used for logging and limits access to the rest of the Ceph cluster. Thus the impact has been reduced from critical to important. Red Hat Ceph Storage 3 and 4 do not use crewjam/saml in their version of grafana.", "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": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "known_not_affected": [ "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41912" }, { "category": "external", "summary": "RHBZ#2149181", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149181" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41912", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41912" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41912", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41912" }, { "category": "external", "summary": "https://github.com/crewjam/saml/security/advisories/GHSA-j2jp-wvqg-wc2g", "url": "https://github.com/crewjam/saml/security/advisories/GHSA-j2jp-wvqg-wc2g" } ], "release_date": "2022-11-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-15T15:59:41+00:00", "details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)", "product_ids": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3642" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x", "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements" } ] }
rhsa-2022_5006
Vulnerability from csaf_redhat
Published
2022-06-13 12:43
Modified
2024-11-13 23:45
Summary
Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.1.3 Containers security update
Notes
Topic
Red Hat OpenShift Service Mesh 2.1.3.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Service Mesh is Red Hat's distribution of the Istio service mesh project, tailored for installation into an on-premise OpenShift Container Platform installation.
This advisory covers the RPM packages for the release.
Security Fix(es):
* eventsource: Exposure of Sensitive Information (CVE-2022-1650)
* golang: crypto/elliptic IsOnCurve returns true for invalid field elements (CVE-2022-23806)
* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat OpenShift Service Mesh 2.1.3.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service mesh project, tailored for installation into an on-premise OpenShift Container Platform installation.\n\nThis advisory covers the RPM packages for the release.\n\nSecurity Fix(es):\n\n* eventsource: Exposure of Sensitive Information (CVE-2022-1650)\n* golang: crypto/elliptic IsOnCurve returns true for invalid field elements (CVE-2022-23806)\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:5006", "url": "https://access.redhat.com/errata/RHSA-2022:5006" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2053429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2077688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688" }, { "category": "external", "summary": "2077689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689" }, { "category": "external", "summary": "2085307", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307" }, { "category": "external", "summary": "OSSM-1609", "url": "https://issues.redhat.com/browse/OSSM-1609" }, { "category": "external", "summary": "OSSM-1617", "url": "https://issues.redhat.com/browse/OSSM-1617" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5006.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.1.3 Containers security update", "tracking": { "current_release_date": "2024-11-13T23:45:13+00:00", "generator": { "date": "2024-11-13T23:45:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2022:5006", "initial_release_date": "2022-06-13T12:43:57+00:00", "revision_history": [ { "date": "2022-06-13T12:43:57+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-06-13T12:43:57+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-13T23:45:13+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "OpenShift Service Mesh 2.1", "product": { "name": "OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_mesh:2.1::el8" } } } ], "category": "product_family", "name": "Red Hat OpenShift Service Mesh" }, { "branches": [ { "category": "product_version", "name": "openshift-service-mesh/istio-cni-rhel8@sha256:461939e81840a7c1bc9c894b5cd907c781fab5a109e053619e53c333311299c3_s390x", "product": { "name": "openshift-service-mesh/istio-cni-rhel8@sha256:461939e81840a7c1bc9c894b5cd907c781fab5a109e053619e53c333311299c3_s390x", "product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:461939e81840a7c1bc9c894b5cd907c781fab5a109e053619e53c333311299c3_s390x", "product_identification_helper": { "purl": "pkg:oci/istio-cni-rhel8@sha256:461939e81840a7c1bc9c894b5cd907c781fab5a109e053619e53c333311299c3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.1.3-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/grafana-rhel8@sha256:421fd50a8b2ee0e7765fc624827009c183925f0c3e8e05a0b764ad50cfd277cc_s390x", "product": { "name": "openshift-service-mesh/grafana-rhel8@sha256:421fd50a8b2ee0e7765fc624827009c183925f0c3e8e05a0b764ad50cfd277cc_s390x", "product_id": "openshift-service-mesh/grafana-rhel8@sha256:421fd50a8b2ee0e7765fc624827009c183925f0c3e8e05a0b764ad50cfd277cc_s390x", "product_identification_helper": { "purl": "pkg:oci/grafana-rhel8@sha256:421fd50a8b2ee0e7765fc624827009c183925f0c3e8e05a0b764ad50cfd277cc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.1.3-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "product": { "name": "openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "product_id": "openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "product_identification_helper": { "purl": "pkg:oci/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8\u0026tag=1.36.10-2" } } }, { "category": "product_version", "name": "openshift-service-mesh/kiali-rhel8-operator@sha256:6d6a35aa10dc35bafc4dc1ba84f7490e2c81515af7d55e394c50061adbab73f8_s390x", "product": { "name": "openshift-service-mesh/kiali-rhel8-operator@sha256:6d6a35aa10dc35bafc4dc1ba84f7490e2c81515af7d55e394c50061adbab73f8_s390x", "product_id": "openshift-service-mesh/kiali-rhel8-operator@sha256:6d6a35aa10dc35bafc4dc1ba84f7490e2c81515af7d55e394c50061adbab73f8_s390x", "product_identification_helper": { "purl": "pkg:oci/kiali-rhel8-operator@sha256:6d6a35aa10dc35bafc4dc1ba84f7490e2c81515af7d55e394c50061adbab73f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8-operator\u0026tag=1.36.10-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:59318d17b29c8b1e6b2edb177a116b41ccebd935c6a4a0a64e2683080ee06151_s390x", "product": { "name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:59318d17b29c8b1e6b2edb177a116b41ccebd935c6a4a0a64e2683080ee06151_s390x", "product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:59318d17b29c8b1e6b2edb177a116b41ccebd935c6a4a0a64e2683080ee06151_s390x", "product_identification_helper": { "purl": "pkg:oci/istio-must-gather-rhel8@sha256:59318d17b29c8b1e6b2edb177a116b41ccebd935c6a4a0a64e2683080ee06151?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.1.3-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/istio-rhel8-operator@sha256:2bd7402728aed0af2359038c4ec30dd82f74024a34fabc07ec92f91ec38bbb58_s390x", "product": { "name": "openshift-service-mesh/istio-rhel8-operator@sha256:2bd7402728aed0af2359038c4ec30dd82f74024a34fabc07ec92f91ec38bbb58_s390x", "product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:2bd7402728aed0af2359038c4ec30dd82f74024a34fabc07ec92f91ec38bbb58_s390x", "product_identification_helper": { "purl": "pkg:oci/istio-rhel8-operator@sha256:2bd7402728aed0af2359038c4ec30dd82f74024a34fabc07ec92f91ec38bbb58?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.1.3-2" } } }, { "category": "product_version", "name": "openshift-service-mesh/pilot-rhel8@sha256:6c4a161a5fc080a1ed60bce59a8e6e547d67d5f106be4c0ce6e1482462426d63_s390x", "product": { "name": "openshift-service-mesh/pilot-rhel8@sha256:6c4a161a5fc080a1ed60bce59a8e6e547d67d5f106be4c0ce6e1482462426d63_s390x", "product_id": "openshift-service-mesh/pilot-rhel8@sha256:6c4a161a5fc080a1ed60bce59a8e6e547d67d5f106be4c0ce6e1482462426d63_s390x", "product_identification_helper": { "purl": "pkg:oci/pilot-rhel8@sha256:6c4a161a5fc080a1ed60bce59a8e6e547d67d5f106be4c0ce6e1482462426d63?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.1.3-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/prometheus-rhel8@sha256:a0faa36376620395fda20353f55dc99fe818883b6d90dba7160288498efa26aa_s390x", "product": { "name": "openshift-service-mesh/prometheus-rhel8@sha256:a0faa36376620395fda20353f55dc99fe818883b6d90dba7160288498efa26aa_s390x", "product_id": "openshift-service-mesh/prometheus-rhel8@sha256:a0faa36376620395fda20353f55dc99fe818883b6d90dba7160288498efa26aa_s390x", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:a0faa36376620395fda20353f55dc99fe818883b6d90dba7160288498efa26aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.1.3-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/proxyv2-rhel8@sha256:2fce4ae6966d9739322f7a073c137136593508b29d058bb3556aba021af25409_s390x", "product": { "name": "openshift-service-mesh/proxyv2-rhel8@sha256:2fce4ae6966d9739322f7a073c137136593508b29d058bb3556aba021af25409_s390x", "product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:2fce4ae6966d9739322f7a073c137136593508b29d058bb3556aba021af25409_s390x", "product_identification_helper": { "purl": "pkg:oci/proxyv2-rhel8@sha256:2fce4ae6966d9739322f7a073c137136593508b29d058bb3556aba021af25409?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.1.3-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/ratelimit-rhel8@sha256:400e8ea6ad46cae63b321bad3e8ca30189c9d5b0713e2c0c2cf1ca811f959ad1_s390x", "product": { "name": "openshift-service-mesh/ratelimit-rhel8@sha256:400e8ea6ad46cae63b321bad3e8ca30189c9d5b0713e2c0c2cf1ca811f959ad1_s390x", "product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:400e8ea6ad46cae63b321bad3e8ca30189c9d5b0713e2c0c2cf1ca811f959ad1_s390x", "product_identification_helper": { "purl": "pkg:oci/ratelimit-rhel8@sha256:400e8ea6ad46cae63b321bad3e8ca30189c9d5b0713e2c0c2cf1ca811f959ad1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.1.3-1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "openshift-service-mesh/istio-cni-rhel8@sha256:1766bc2099296825dac5e2ac6950973f530068aee712c63e48eb0ea62c6822f8_amd64", "product": { "name": "openshift-service-mesh/istio-cni-rhel8@sha256:1766bc2099296825dac5e2ac6950973f530068aee712c63e48eb0ea62c6822f8_amd64", "product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:1766bc2099296825dac5e2ac6950973f530068aee712c63e48eb0ea62c6822f8_amd64", "product_identification_helper": { "purl": "pkg:oci/istio-cni-rhel8@sha256:1766bc2099296825dac5e2ac6950973f530068aee712c63e48eb0ea62c6822f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.1.3-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/grafana-rhel8@sha256:80f846861ea0da09cfdceaf88febad3fcc81a3fbcaf152c864c0178b46da99af_amd64", "product": { "name": "openshift-service-mesh/grafana-rhel8@sha256:80f846861ea0da09cfdceaf88febad3fcc81a3fbcaf152c864c0178b46da99af_amd64", "product_id": "openshift-service-mesh/grafana-rhel8@sha256:80f846861ea0da09cfdceaf88febad3fcc81a3fbcaf152c864c0178b46da99af_amd64", "product_identification_helper": { "purl": "pkg:oci/grafana-rhel8@sha256:80f846861ea0da09cfdceaf88febad3fcc81a3fbcaf152c864c0178b46da99af?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.1.3-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "product": { "name": "openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "product_id": "openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "product_identification_helper": { "purl": "pkg:oci/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8\u0026tag=1.36.10-2" } } }, { "category": "product_version", "name": "openshift-service-mesh/kiali-rhel8-operator@sha256:81953c48689b1504a3b7493736bf95ae034f23b57904f36e63cb1ef738433f6a_amd64", "product": { "name": "openshift-service-mesh/kiali-rhel8-operator@sha256:81953c48689b1504a3b7493736bf95ae034f23b57904f36e63cb1ef738433f6a_amd64", "product_id": "openshift-service-mesh/kiali-rhel8-operator@sha256:81953c48689b1504a3b7493736bf95ae034f23b57904f36e63cb1ef738433f6a_amd64", "product_identification_helper": { "purl": "pkg:oci/kiali-rhel8-operator@sha256:81953c48689b1504a3b7493736bf95ae034f23b57904f36e63cb1ef738433f6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8-operator\u0026tag=1.36.10-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:2a82697fb50eaea57e19a3306bdeeb500194ad2209307818e4a30e3e104efb53_amd64", "product": { "name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:2a82697fb50eaea57e19a3306bdeeb500194ad2209307818e4a30e3e104efb53_amd64", "product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:2a82697fb50eaea57e19a3306bdeeb500194ad2209307818e4a30e3e104efb53_amd64", "product_identification_helper": { "purl": "pkg:oci/istio-must-gather-rhel8@sha256:2a82697fb50eaea57e19a3306bdeeb500194ad2209307818e4a30e3e104efb53?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.1.3-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/istio-rhel8-operator@sha256:bf7e1d66d324023365b266046e95e2486726728779cba6822ed66842ea72706f_amd64", "product": { "name": "openshift-service-mesh/istio-rhel8-operator@sha256:bf7e1d66d324023365b266046e95e2486726728779cba6822ed66842ea72706f_amd64", "product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:bf7e1d66d324023365b266046e95e2486726728779cba6822ed66842ea72706f_amd64", "product_identification_helper": { "purl": "pkg:oci/istio-rhel8-operator@sha256:bf7e1d66d324023365b266046e95e2486726728779cba6822ed66842ea72706f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.1.3-2" } } }, { "category": "product_version", "name": "openshift-service-mesh/pilot-rhel8@sha256:7c5f3f4854e768285d2a47647a585b7bf93ee0ee0e01a0cb938c72c7f54af192_amd64", "product": { "name": "openshift-service-mesh/pilot-rhel8@sha256:7c5f3f4854e768285d2a47647a585b7bf93ee0ee0e01a0cb938c72c7f54af192_amd64", "product_id": "openshift-service-mesh/pilot-rhel8@sha256:7c5f3f4854e768285d2a47647a585b7bf93ee0ee0e01a0cb938c72c7f54af192_amd64", "product_identification_helper": { "purl": "pkg:oci/pilot-rhel8@sha256:7c5f3f4854e768285d2a47647a585b7bf93ee0ee0e01a0cb938c72c7f54af192?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.1.3-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/prometheus-rhel8@sha256:bf1b96c1d5debd1553a8dbac1a958c1f705f481d91ee376e339a494869b3fe3f_amd64", "product": { "name": "openshift-service-mesh/prometheus-rhel8@sha256:bf1b96c1d5debd1553a8dbac1a958c1f705f481d91ee376e339a494869b3fe3f_amd64", "product_id": "openshift-service-mesh/prometheus-rhel8@sha256:bf1b96c1d5debd1553a8dbac1a958c1f705f481d91ee376e339a494869b3fe3f_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:bf1b96c1d5debd1553a8dbac1a958c1f705f481d91ee376e339a494869b3fe3f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.1.3-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/proxyv2-rhel8@sha256:215c0e0122b2d8e01721350a023741b24623884385da9cf57f32cd9bd4adb6aa_amd64", "product": { "name": "openshift-service-mesh/proxyv2-rhel8@sha256:215c0e0122b2d8e01721350a023741b24623884385da9cf57f32cd9bd4adb6aa_amd64", "product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:215c0e0122b2d8e01721350a023741b24623884385da9cf57f32cd9bd4adb6aa_amd64", "product_identification_helper": { "purl": "pkg:oci/proxyv2-rhel8@sha256:215c0e0122b2d8e01721350a023741b24623884385da9cf57f32cd9bd4adb6aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.1.3-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/ratelimit-rhel8@sha256:826c9104f2c626c0ffb98a05c4a938d09af5b1adf0b756966e6cc739b4614261_amd64", "product": { "name": "openshift-service-mesh/ratelimit-rhel8@sha256:826c9104f2c626c0ffb98a05c4a938d09af5b1adf0b756966e6cc739b4614261_amd64", "product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:826c9104f2c626c0ffb98a05c4a938d09af5b1adf0b756966e6cc739b4614261_amd64", "product_identification_helper": { "purl": "pkg:oci/ratelimit-rhel8@sha256:826c9104f2c626c0ffb98a05c4a938d09af5b1adf0b756966e6cc739b4614261?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.1.3-1" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "openshift-service-mesh/istio-cni-rhel8@sha256:d35bf874ea380d8bb261dcd44acc097cfbe30a5116b1b5270345f823b08f5c6a_ppc64le", "product": { "name": "openshift-service-mesh/istio-cni-rhel8@sha256:d35bf874ea380d8bb261dcd44acc097cfbe30a5116b1b5270345f823b08f5c6a_ppc64le", "product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:d35bf874ea380d8bb261dcd44acc097cfbe30a5116b1b5270345f823b08f5c6a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/istio-cni-rhel8@sha256:d35bf874ea380d8bb261dcd44acc097cfbe30a5116b1b5270345f823b08f5c6a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.1.3-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/grafana-rhel8@sha256:fa1bea01162ee5384ff97d6fed0f17b25261c5413c40365ccf1dedd990079ddb_ppc64le", "product": { "name": "openshift-service-mesh/grafana-rhel8@sha256:fa1bea01162ee5384ff97d6fed0f17b25261c5413c40365ccf1dedd990079ddb_ppc64le", "product_id": "openshift-service-mesh/grafana-rhel8@sha256:fa1bea01162ee5384ff97d6fed0f17b25261c5413c40365ccf1dedd990079ddb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grafana-rhel8@sha256:fa1bea01162ee5384ff97d6fed0f17b25261c5413c40365ccf1dedd990079ddb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.1.3-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le", "product": { "name": "openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le", "product_id": "openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8\u0026tag=1.36.10-2" } } }, { "category": "product_version", "name": "openshift-service-mesh/kiali-rhel8-operator@sha256:3a603914d980b7f50e587ae778ca80ef3ecd8c802dc94ee4045c3b79c8f3fccb_ppc64le", "product": { "name": "openshift-service-mesh/kiali-rhel8-operator@sha256:3a603914d980b7f50e587ae778ca80ef3ecd8c802dc94ee4045c3b79c8f3fccb_ppc64le", "product_id": "openshift-service-mesh/kiali-rhel8-operator@sha256:3a603914d980b7f50e587ae778ca80ef3ecd8c802dc94ee4045c3b79c8f3fccb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kiali-rhel8-operator@sha256:3a603914d980b7f50e587ae778ca80ef3ecd8c802dc94ee4045c3b79c8f3fccb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8-operator\u0026tag=1.36.10-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:82488010b224ad5ec34d428ed6e17ba973a628a871e5d11208b98f30f9e2e579_ppc64le", "product": { "name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:82488010b224ad5ec34d428ed6e17ba973a628a871e5d11208b98f30f9e2e579_ppc64le", "product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:82488010b224ad5ec34d428ed6e17ba973a628a871e5d11208b98f30f9e2e579_ppc64le", "product_identification_helper": { "purl": "pkg:oci/istio-must-gather-rhel8@sha256:82488010b224ad5ec34d428ed6e17ba973a628a871e5d11208b98f30f9e2e579?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.1.3-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/istio-rhel8-operator@sha256:190c9fbfadb21dcfb86e911beae6b0871cc8bef3d0d94f7001e9a805d61e3677_ppc64le", "product": { "name": "openshift-service-mesh/istio-rhel8-operator@sha256:190c9fbfadb21dcfb86e911beae6b0871cc8bef3d0d94f7001e9a805d61e3677_ppc64le", "product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:190c9fbfadb21dcfb86e911beae6b0871cc8bef3d0d94f7001e9a805d61e3677_ppc64le", "product_identification_helper": { "purl": "pkg:oci/istio-rhel8-operator@sha256:190c9fbfadb21dcfb86e911beae6b0871cc8bef3d0d94f7001e9a805d61e3677?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.1.3-2" } } }, { "category": "product_version", "name": "openshift-service-mesh/pilot-rhel8@sha256:2cbb992dd88ec3e121c794ecb6d54ee4c2a15058d51e0302605d0be8304688f8_ppc64le", "product": { "name": "openshift-service-mesh/pilot-rhel8@sha256:2cbb992dd88ec3e121c794ecb6d54ee4c2a15058d51e0302605d0be8304688f8_ppc64le", "product_id": "openshift-service-mesh/pilot-rhel8@sha256:2cbb992dd88ec3e121c794ecb6d54ee4c2a15058d51e0302605d0be8304688f8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/pilot-rhel8@sha256:2cbb992dd88ec3e121c794ecb6d54ee4c2a15058d51e0302605d0be8304688f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.1.3-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/prometheus-rhel8@sha256:dd85b4878cae2830db264bb7c01230fde316a0de8e5385ca9ea5a454156a4093_ppc64le", "product": { "name": "openshift-service-mesh/prometheus-rhel8@sha256:dd85b4878cae2830db264bb7c01230fde316a0de8e5385ca9ea5a454156a4093_ppc64le", "product_id": "openshift-service-mesh/prometheus-rhel8@sha256:dd85b4878cae2830db264bb7c01230fde316a0de8e5385ca9ea5a454156a4093_ppc64le", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:dd85b4878cae2830db264bb7c01230fde316a0de8e5385ca9ea5a454156a4093?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.1.3-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/proxyv2-rhel8@sha256:915caeda1e92378cf59087213301ca07234570ae04561b9de19196bbf29475e4_ppc64le", "product": { "name": "openshift-service-mesh/proxyv2-rhel8@sha256:915caeda1e92378cf59087213301ca07234570ae04561b9de19196bbf29475e4_ppc64le", "product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:915caeda1e92378cf59087213301ca07234570ae04561b9de19196bbf29475e4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/proxyv2-rhel8@sha256:915caeda1e92378cf59087213301ca07234570ae04561b9de19196bbf29475e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.1.3-1" } } }, { "category": "product_version", "name": "openshift-service-mesh/ratelimit-rhel8@sha256:811afd6e88b72f09a091ba5304891c88afd968ddbe634622257c752374747c85_ppc64le", "product": { "name": "openshift-service-mesh/ratelimit-rhel8@sha256:811afd6e88b72f09a091ba5304891c88afd968ddbe634622257c752374747c85_ppc64le", "product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:811afd6e88b72f09a091ba5304891c88afd968ddbe634622257c752374747c85_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ratelimit-rhel8@sha256:811afd6e88b72f09a091ba5304891c88afd968ddbe634622257c752374747c85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.1.3-1" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/grafana-rhel8@sha256:421fd50a8b2ee0e7765fc624827009c183925f0c3e8e05a0b764ad50cfd277cc_s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:421fd50a8b2ee0e7765fc624827009c183925f0c3e8e05a0b764ad50cfd277cc_s390x" }, "product_reference": "openshift-service-mesh/grafana-rhel8@sha256:421fd50a8b2ee0e7765fc624827009c183925f0c3e8e05a0b764ad50cfd277cc_s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/grafana-rhel8@sha256:80f846861ea0da09cfdceaf88febad3fcc81a3fbcaf152c864c0178b46da99af_amd64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:80f846861ea0da09cfdceaf88febad3fcc81a3fbcaf152c864c0178b46da99af_amd64" }, "product_reference": "openshift-service-mesh/grafana-rhel8@sha256:80f846861ea0da09cfdceaf88febad3fcc81a3fbcaf152c864c0178b46da99af_amd64", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/grafana-rhel8@sha256:fa1bea01162ee5384ff97d6fed0f17b25261c5413c40365ccf1dedd990079ddb_ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:fa1bea01162ee5384ff97d6fed0f17b25261c5413c40365ccf1dedd990079ddb_ppc64le" }, "product_reference": "openshift-service-mesh/grafana-rhel8@sha256:fa1bea01162ee5384ff97d6fed0f17b25261c5413c40365ccf1dedd990079ddb_ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/istio-cni-rhel8@sha256:1766bc2099296825dac5e2ac6950973f530068aee712c63e48eb0ea62c6822f8_amd64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:1766bc2099296825dac5e2ac6950973f530068aee712c63e48eb0ea62c6822f8_amd64" }, "product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:1766bc2099296825dac5e2ac6950973f530068aee712c63e48eb0ea62c6822f8_amd64", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/istio-cni-rhel8@sha256:461939e81840a7c1bc9c894b5cd907c781fab5a109e053619e53c333311299c3_s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:461939e81840a7c1bc9c894b5cd907c781fab5a109e053619e53c333311299c3_s390x" }, "product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:461939e81840a7c1bc9c894b5cd907c781fab5a109e053619e53c333311299c3_s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/istio-cni-rhel8@sha256:d35bf874ea380d8bb261dcd44acc097cfbe30a5116b1b5270345f823b08f5c6a_ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:d35bf874ea380d8bb261dcd44acc097cfbe30a5116b1b5270345f823b08f5c6a_ppc64le" }, "product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:d35bf874ea380d8bb261dcd44acc097cfbe30a5116b1b5270345f823b08f5c6a_ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:2a82697fb50eaea57e19a3306bdeeb500194ad2209307818e4a30e3e104efb53_amd64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:2a82697fb50eaea57e19a3306bdeeb500194ad2209307818e4a30e3e104efb53_amd64" }, "product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:2a82697fb50eaea57e19a3306bdeeb500194ad2209307818e4a30e3e104efb53_amd64", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:59318d17b29c8b1e6b2edb177a116b41ccebd935c6a4a0a64e2683080ee06151_s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:59318d17b29c8b1e6b2edb177a116b41ccebd935c6a4a0a64e2683080ee06151_s390x" }, "product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:59318d17b29c8b1e6b2edb177a116b41ccebd935c6a4a0a64e2683080ee06151_s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:82488010b224ad5ec34d428ed6e17ba973a628a871e5d11208b98f30f9e2e579_ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:82488010b224ad5ec34d428ed6e17ba973a628a871e5d11208b98f30f9e2e579_ppc64le" }, "product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:82488010b224ad5ec34d428ed6e17ba973a628a871e5d11208b98f30f9e2e579_ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/istio-rhel8-operator@sha256:190c9fbfadb21dcfb86e911beae6b0871cc8bef3d0d94f7001e9a805d61e3677_ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:190c9fbfadb21dcfb86e911beae6b0871cc8bef3d0d94f7001e9a805d61e3677_ppc64le" }, "product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:190c9fbfadb21dcfb86e911beae6b0871cc8bef3d0d94f7001e9a805d61e3677_ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/istio-rhel8-operator@sha256:2bd7402728aed0af2359038c4ec30dd82f74024a34fabc07ec92f91ec38bbb58_s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:2bd7402728aed0af2359038c4ec30dd82f74024a34fabc07ec92f91ec38bbb58_s390x" }, "product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:2bd7402728aed0af2359038c4ec30dd82f74024a34fabc07ec92f91ec38bbb58_s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/istio-rhel8-operator@sha256:bf7e1d66d324023365b266046e95e2486726728779cba6822ed66842ea72706f_amd64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:bf7e1d66d324023365b266046e95e2486726728779cba6822ed66842ea72706f_amd64" }, "product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:bf7e1d66d324023365b266046e95e2486726728779cba6822ed66842ea72706f_amd64", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/kiali-rhel8-operator@sha256:3a603914d980b7f50e587ae778ca80ef3ecd8c802dc94ee4045c3b79c8f3fccb_ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:3a603914d980b7f50e587ae778ca80ef3ecd8c802dc94ee4045c3b79c8f3fccb_ppc64le" }, "product_reference": "openshift-service-mesh/kiali-rhel8-operator@sha256:3a603914d980b7f50e587ae778ca80ef3ecd8c802dc94ee4045c3b79c8f3fccb_ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/kiali-rhel8-operator@sha256:6d6a35aa10dc35bafc4dc1ba84f7490e2c81515af7d55e394c50061adbab73f8_s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:6d6a35aa10dc35bafc4dc1ba84f7490e2c81515af7d55e394c50061adbab73f8_s390x" }, "product_reference": "openshift-service-mesh/kiali-rhel8-operator@sha256:6d6a35aa10dc35bafc4dc1ba84f7490e2c81515af7d55e394c50061adbab73f8_s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/kiali-rhel8-operator@sha256:81953c48689b1504a3b7493736bf95ae034f23b57904f36e63cb1ef738433f6a_amd64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:81953c48689b1504a3b7493736bf95ae034f23b57904f36e63cb1ef738433f6a_amd64" }, "product_reference": "openshift-service-mesh/kiali-rhel8-operator@sha256:81953c48689b1504a3b7493736bf95ae034f23b57904f36e63cb1ef738433f6a_amd64", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64" }, "product_reference": "openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x" }, "product_reference": "openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le" }, "product_reference": "openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/pilot-rhel8@sha256:2cbb992dd88ec3e121c794ecb6d54ee4c2a15058d51e0302605d0be8304688f8_ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:2cbb992dd88ec3e121c794ecb6d54ee4c2a15058d51e0302605d0be8304688f8_ppc64le" }, "product_reference": "openshift-service-mesh/pilot-rhel8@sha256:2cbb992dd88ec3e121c794ecb6d54ee4c2a15058d51e0302605d0be8304688f8_ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/pilot-rhel8@sha256:6c4a161a5fc080a1ed60bce59a8e6e547d67d5f106be4c0ce6e1482462426d63_s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:6c4a161a5fc080a1ed60bce59a8e6e547d67d5f106be4c0ce6e1482462426d63_s390x" }, "product_reference": "openshift-service-mesh/pilot-rhel8@sha256:6c4a161a5fc080a1ed60bce59a8e6e547d67d5f106be4c0ce6e1482462426d63_s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/pilot-rhel8@sha256:7c5f3f4854e768285d2a47647a585b7bf93ee0ee0e01a0cb938c72c7f54af192_amd64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:7c5f3f4854e768285d2a47647a585b7bf93ee0ee0e01a0cb938c72c7f54af192_amd64" }, "product_reference": "openshift-service-mesh/pilot-rhel8@sha256:7c5f3f4854e768285d2a47647a585b7bf93ee0ee0e01a0cb938c72c7f54af192_amd64", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/prometheus-rhel8@sha256:a0faa36376620395fda20353f55dc99fe818883b6d90dba7160288498efa26aa_s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:a0faa36376620395fda20353f55dc99fe818883b6d90dba7160288498efa26aa_s390x" }, "product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:a0faa36376620395fda20353f55dc99fe818883b6d90dba7160288498efa26aa_s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/prometheus-rhel8@sha256:bf1b96c1d5debd1553a8dbac1a958c1f705f481d91ee376e339a494869b3fe3f_amd64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:bf1b96c1d5debd1553a8dbac1a958c1f705f481d91ee376e339a494869b3fe3f_amd64" }, "product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:bf1b96c1d5debd1553a8dbac1a958c1f705f481d91ee376e339a494869b3fe3f_amd64", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/prometheus-rhel8@sha256:dd85b4878cae2830db264bb7c01230fde316a0de8e5385ca9ea5a454156a4093_ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:dd85b4878cae2830db264bb7c01230fde316a0de8e5385ca9ea5a454156a4093_ppc64le" }, "product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:dd85b4878cae2830db264bb7c01230fde316a0de8e5385ca9ea5a454156a4093_ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/proxyv2-rhel8@sha256:215c0e0122b2d8e01721350a023741b24623884385da9cf57f32cd9bd4adb6aa_amd64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:215c0e0122b2d8e01721350a023741b24623884385da9cf57f32cd9bd4adb6aa_amd64" }, "product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:215c0e0122b2d8e01721350a023741b24623884385da9cf57f32cd9bd4adb6aa_amd64", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/proxyv2-rhel8@sha256:2fce4ae6966d9739322f7a073c137136593508b29d058bb3556aba021af25409_s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:2fce4ae6966d9739322f7a073c137136593508b29d058bb3556aba021af25409_s390x" }, "product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:2fce4ae6966d9739322f7a073c137136593508b29d058bb3556aba021af25409_s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/proxyv2-rhel8@sha256:915caeda1e92378cf59087213301ca07234570ae04561b9de19196bbf29475e4_ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:915caeda1e92378cf59087213301ca07234570ae04561b9de19196bbf29475e4_ppc64le" }, "product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:915caeda1e92378cf59087213301ca07234570ae04561b9de19196bbf29475e4_ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/ratelimit-rhel8@sha256:400e8ea6ad46cae63b321bad3e8ca30189c9d5b0713e2c0c2cf1ca811f959ad1_s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:400e8ea6ad46cae63b321bad3e8ca30189c9d5b0713e2c0c2cf1ca811f959ad1_s390x" }, "product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:400e8ea6ad46cae63b321bad3e8ca30189c9d5b0713e2c0c2cf1ca811f959ad1_s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/ratelimit-rhel8@sha256:811afd6e88b72f09a091ba5304891c88afd968ddbe634622257c752374747c85_ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:811afd6e88b72f09a091ba5304891c88afd968ddbe634622257c752374747c85_ppc64le" }, "product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:811afd6e88b72f09a091ba5304891c88afd968ddbe634622257c752374747c85_ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-service-mesh/ratelimit-rhel8@sha256:826c9104f2c626c0ffb98a05c4a938d09af5b1adf0b756966e6cc739b4614261_amd64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:826c9104f2c626c0ffb98a05c4a938d09af5b1adf0b756966e6cc739b4614261_amd64" }, "product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:826c9104f2c626c0ffb98a05c4a938d09af5b1adf0b756966e6cc739b4614261_amd64", "relates_to_product_reference": "8Base-OSSM-2.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-1650", "cwe": { "id": "CWE-359", "name": "Exposure of Private Personal Information to an Unauthorized Actor" }, "discovery_date": "2022-05-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:421fd50a8b2ee0e7765fc624827009c183925f0c3e8e05a0b764ad50cfd277cc_s390x", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:80f846861ea0da09cfdceaf88febad3fcc81a3fbcaf152c864c0178b46da99af_amd64", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:fa1bea01162ee5384ff97d6fed0f17b25261c5413c40365ccf1dedd990079ddb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:1766bc2099296825dac5e2ac6950973f530068aee712c63e48eb0ea62c6822f8_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:461939e81840a7c1bc9c894b5cd907c781fab5a109e053619e53c333311299c3_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:d35bf874ea380d8bb261dcd44acc097cfbe30a5116b1b5270345f823b08f5c6a_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:2a82697fb50eaea57e19a3306bdeeb500194ad2209307818e4a30e3e104efb53_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:59318d17b29c8b1e6b2edb177a116b41ccebd935c6a4a0a64e2683080ee06151_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:82488010b224ad5ec34d428ed6e17ba973a628a871e5d11208b98f30f9e2e579_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:190c9fbfadb21dcfb86e911beae6b0871cc8bef3d0d94f7001e9a805d61e3677_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:2bd7402728aed0af2359038c4ec30dd82f74024a34fabc07ec92f91ec38bbb58_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:bf7e1d66d324023365b266046e95e2486726728779cba6822ed66842ea72706f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:3a603914d980b7f50e587ae778ca80ef3ecd8c802dc94ee4045c3b79c8f3fccb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:6d6a35aa10dc35bafc4dc1ba84f7490e2c81515af7d55e394c50061adbab73f8_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:81953c48689b1504a3b7493736bf95ae034f23b57904f36e63cb1ef738433f6a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:2cbb992dd88ec3e121c794ecb6d54ee4c2a15058d51e0302605d0be8304688f8_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:6c4a161a5fc080a1ed60bce59a8e6e547d67d5f106be4c0ce6e1482462426d63_s390x", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:7c5f3f4854e768285d2a47647a585b7bf93ee0ee0e01a0cb938c72c7f54af192_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:a0faa36376620395fda20353f55dc99fe818883b6d90dba7160288498efa26aa_s390x", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:bf1b96c1d5debd1553a8dbac1a958c1f705f481d91ee376e339a494869b3fe3f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:dd85b4878cae2830db264bb7c01230fde316a0de8e5385ca9ea5a454156a4093_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:215c0e0122b2d8e01721350a023741b24623884385da9cf57f32cd9bd4adb6aa_amd64", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:2fce4ae6966d9739322f7a073c137136593508b29d058bb3556aba021af25409_s390x", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:915caeda1e92378cf59087213301ca07234570ae04561b9de19196bbf29475e4_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:400e8ea6ad46cae63b321bad3e8ca30189c9d5b0713e2c0c2cf1ca811f959ad1_s390x", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:811afd6e88b72f09a091ba5304891c88afd968ddbe634622257c752374747c85_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:826c9104f2c626c0ffb98a05c4a938d09af5b1adf0b756966e6cc739b4614261_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2085307" } ], "notes": [ { "category": "description", "text": "A flaw was found in the EventSource NPM Package. The description from the source states the following message: \"Exposure of Sensitive Information to an Unauthorized Actor.\" This flaw allows an attacker to steal the user\u0027s credentials and then use the credentials to access the legitimate website.", "title": "Vulnerability description" }, { "category": "summary", "text": "eventsource: Exposure of Sensitive Information", "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": [ "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le" ], "known_not_affected": [ "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:421fd50a8b2ee0e7765fc624827009c183925f0c3e8e05a0b764ad50cfd277cc_s390x", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:80f846861ea0da09cfdceaf88febad3fcc81a3fbcaf152c864c0178b46da99af_amd64", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:fa1bea01162ee5384ff97d6fed0f17b25261c5413c40365ccf1dedd990079ddb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:1766bc2099296825dac5e2ac6950973f530068aee712c63e48eb0ea62c6822f8_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:461939e81840a7c1bc9c894b5cd907c781fab5a109e053619e53c333311299c3_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:d35bf874ea380d8bb261dcd44acc097cfbe30a5116b1b5270345f823b08f5c6a_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:2a82697fb50eaea57e19a3306bdeeb500194ad2209307818e4a30e3e104efb53_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:59318d17b29c8b1e6b2edb177a116b41ccebd935c6a4a0a64e2683080ee06151_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:82488010b224ad5ec34d428ed6e17ba973a628a871e5d11208b98f30f9e2e579_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:190c9fbfadb21dcfb86e911beae6b0871cc8bef3d0d94f7001e9a805d61e3677_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:2bd7402728aed0af2359038c4ec30dd82f74024a34fabc07ec92f91ec38bbb58_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:bf7e1d66d324023365b266046e95e2486726728779cba6822ed66842ea72706f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:3a603914d980b7f50e587ae778ca80ef3ecd8c802dc94ee4045c3b79c8f3fccb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:6d6a35aa10dc35bafc4dc1ba84f7490e2c81515af7d55e394c50061adbab73f8_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:81953c48689b1504a3b7493736bf95ae034f23b57904f36e63cb1ef738433f6a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:2cbb992dd88ec3e121c794ecb6d54ee4c2a15058d51e0302605d0be8304688f8_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:6c4a161a5fc080a1ed60bce59a8e6e547d67d5f106be4c0ce6e1482462426d63_s390x", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:7c5f3f4854e768285d2a47647a585b7bf93ee0ee0e01a0cb938c72c7f54af192_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:a0faa36376620395fda20353f55dc99fe818883b6d90dba7160288498efa26aa_s390x", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:bf1b96c1d5debd1553a8dbac1a958c1f705f481d91ee376e339a494869b3fe3f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:dd85b4878cae2830db264bb7c01230fde316a0de8e5385ca9ea5a454156a4093_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:215c0e0122b2d8e01721350a023741b24623884385da9cf57f32cd9bd4adb6aa_amd64", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:2fce4ae6966d9739322f7a073c137136593508b29d058bb3556aba021af25409_s390x", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:915caeda1e92378cf59087213301ca07234570ae04561b9de19196bbf29475e4_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:400e8ea6ad46cae63b321bad3e8ca30189c9d5b0713e2c0c2cf1ca811f959ad1_s390x", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:811afd6e88b72f09a091ba5304891c88afd968ddbe634622257c752374747c85_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:826c9104f2c626c0ffb98a05c4a938d09af5b1adf0b756966e6cc739b4614261_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1650" }, { "category": "external", "summary": "RHBZ#2085307", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1650", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1650" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650" }, { "category": "external", "summary": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e", "url": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e" } ], "release_date": "2022-05-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-13T12:43:57+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5006" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.3, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "eventsource: Exposure of Sensitive Information" }, { "cve": "CVE-2022-23806", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2022-02-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:421fd50a8b2ee0e7765fc624827009c183925f0c3e8e05a0b764ad50cfd277cc_s390x", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:80f846861ea0da09cfdceaf88febad3fcc81a3fbcaf152c864c0178b46da99af_amd64", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:fa1bea01162ee5384ff97d6fed0f17b25261c5413c40365ccf1dedd990079ddb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:1766bc2099296825dac5e2ac6950973f530068aee712c63e48eb0ea62c6822f8_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:461939e81840a7c1bc9c894b5cd907c781fab5a109e053619e53c333311299c3_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:d35bf874ea380d8bb261dcd44acc097cfbe30a5116b1b5270345f823b08f5c6a_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:2a82697fb50eaea57e19a3306bdeeb500194ad2209307818e4a30e3e104efb53_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:59318d17b29c8b1e6b2edb177a116b41ccebd935c6a4a0a64e2683080ee06151_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:82488010b224ad5ec34d428ed6e17ba973a628a871e5d11208b98f30f9e2e579_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:190c9fbfadb21dcfb86e911beae6b0871cc8bef3d0d94f7001e9a805d61e3677_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:2bd7402728aed0af2359038c4ec30dd82f74024a34fabc07ec92f91ec38bbb58_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:bf7e1d66d324023365b266046e95e2486726728779cba6822ed66842ea72706f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:3a603914d980b7f50e587ae778ca80ef3ecd8c802dc94ee4045c3b79c8f3fccb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:6d6a35aa10dc35bafc4dc1ba84f7490e2c81515af7d55e394c50061adbab73f8_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:81953c48689b1504a3b7493736bf95ae034f23b57904f36e63cb1ef738433f6a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:2cbb992dd88ec3e121c794ecb6d54ee4c2a15058d51e0302605d0be8304688f8_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:6c4a161a5fc080a1ed60bce59a8e6e547d67d5f106be4c0ce6e1482462426d63_s390x", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:7c5f3f4854e768285d2a47647a585b7bf93ee0ee0e01a0cb938c72c7f54af192_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:a0faa36376620395fda20353f55dc99fe818883b6d90dba7160288498efa26aa_s390x", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:bf1b96c1d5debd1553a8dbac1a958c1f705f481d91ee376e339a494869b3fe3f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:dd85b4878cae2830db264bb7c01230fde316a0de8e5385ca9ea5a454156a4093_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:215c0e0122b2d8e01721350a023741b24623884385da9cf57f32cd9bd4adb6aa_amd64", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:2fce4ae6966d9739322f7a073c137136593508b29d058bb3556aba021af25409_s390x", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:915caeda1e92378cf59087213301ca07234570ae04561b9de19196bbf29475e4_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:400e8ea6ad46cae63b321bad3e8ca30189c9d5b0713e2c0c2cf1ca811f959ad1_s390x", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:811afd6e88b72f09a091ba5304891c88afd968ddbe634622257c752374747c85_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:826c9104f2c626c0ffb98a05c4a938d09af5b1adf0b756966e6cc739b4614261_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2053429" } ], "notes": [ { "category": "description", "text": "A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 8 and 9 are affected because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having a Moderate security impact. The issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7; hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16 \u0026 1.17), will not be addressed in future updates as shipped only in RHEL-7, hence, marked as Out-of-Support-Scope.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.", "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": [ "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le" ], "known_not_affected": [ "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:421fd50a8b2ee0e7765fc624827009c183925f0c3e8e05a0b764ad50cfd277cc_s390x", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:80f846861ea0da09cfdceaf88febad3fcc81a3fbcaf152c864c0178b46da99af_amd64", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:fa1bea01162ee5384ff97d6fed0f17b25261c5413c40365ccf1dedd990079ddb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:1766bc2099296825dac5e2ac6950973f530068aee712c63e48eb0ea62c6822f8_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:461939e81840a7c1bc9c894b5cd907c781fab5a109e053619e53c333311299c3_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:d35bf874ea380d8bb261dcd44acc097cfbe30a5116b1b5270345f823b08f5c6a_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:2a82697fb50eaea57e19a3306bdeeb500194ad2209307818e4a30e3e104efb53_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:59318d17b29c8b1e6b2edb177a116b41ccebd935c6a4a0a64e2683080ee06151_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:82488010b224ad5ec34d428ed6e17ba973a628a871e5d11208b98f30f9e2e579_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:190c9fbfadb21dcfb86e911beae6b0871cc8bef3d0d94f7001e9a805d61e3677_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:2bd7402728aed0af2359038c4ec30dd82f74024a34fabc07ec92f91ec38bbb58_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:bf7e1d66d324023365b266046e95e2486726728779cba6822ed66842ea72706f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:3a603914d980b7f50e587ae778ca80ef3ecd8c802dc94ee4045c3b79c8f3fccb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:6d6a35aa10dc35bafc4dc1ba84f7490e2c81515af7d55e394c50061adbab73f8_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:81953c48689b1504a3b7493736bf95ae034f23b57904f36e63cb1ef738433f6a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:2cbb992dd88ec3e121c794ecb6d54ee4c2a15058d51e0302605d0be8304688f8_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:6c4a161a5fc080a1ed60bce59a8e6e547d67d5f106be4c0ce6e1482462426d63_s390x", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:7c5f3f4854e768285d2a47647a585b7bf93ee0ee0e01a0cb938c72c7f54af192_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:a0faa36376620395fda20353f55dc99fe818883b6d90dba7160288498efa26aa_s390x", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:bf1b96c1d5debd1553a8dbac1a958c1f705f481d91ee376e339a494869b3fe3f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:dd85b4878cae2830db264bb7c01230fde316a0de8e5385ca9ea5a454156a4093_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:215c0e0122b2d8e01721350a023741b24623884385da9cf57f32cd9bd4adb6aa_amd64", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:2fce4ae6966d9739322f7a073c137136593508b29d058bb3556aba021af25409_s390x", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:915caeda1e92378cf59087213301ca07234570ae04561b9de19196bbf29475e4_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:400e8ea6ad46cae63b321bad3e8ca30189c9d5b0713e2c0c2cf1ca811f959ad1_s390x", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:811afd6e88b72f09a091ba5304891c88afd968ddbe634622257c752374747c85_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:826c9104f2c626c0ffb98a05c4a938d09af5b1adf0b756966e6cc739b4614261_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23806" }, { "category": "external", "summary": "RHBZ#2053429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23806", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23806" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ" } ], "release_date": "2022-02-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-13T12:43:57+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5006" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements" }, { "cve": "CVE-2022-24675", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2022-04-21T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:421fd50a8b2ee0e7765fc624827009c183925f0c3e8e05a0b764ad50cfd277cc_s390x", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:80f846861ea0da09cfdceaf88febad3fcc81a3fbcaf152c864c0178b46da99af_amd64", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:fa1bea01162ee5384ff97d6fed0f17b25261c5413c40365ccf1dedd990079ddb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:1766bc2099296825dac5e2ac6950973f530068aee712c63e48eb0ea62c6822f8_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:461939e81840a7c1bc9c894b5cd907c781fab5a109e053619e53c333311299c3_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:d35bf874ea380d8bb261dcd44acc097cfbe30a5116b1b5270345f823b08f5c6a_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:2a82697fb50eaea57e19a3306bdeeb500194ad2209307818e4a30e3e104efb53_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:59318d17b29c8b1e6b2edb177a116b41ccebd935c6a4a0a64e2683080ee06151_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:82488010b224ad5ec34d428ed6e17ba973a628a871e5d11208b98f30f9e2e579_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:190c9fbfadb21dcfb86e911beae6b0871cc8bef3d0d94f7001e9a805d61e3677_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:2bd7402728aed0af2359038c4ec30dd82f74024a34fabc07ec92f91ec38bbb58_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:bf7e1d66d324023365b266046e95e2486726728779cba6822ed66842ea72706f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:3a603914d980b7f50e587ae778ca80ef3ecd8c802dc94ee4045c3b79c8f3fccb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:6d6a35aa10dc35bafc4dc1ba84f7490e2c81515af7d55e394c50061adbab73f8_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:81953c48689b1504a3b7493736bf95ae034f23b57904f36e63cb1ef738433f6a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:2cbb992dd88ec3e121c794ecb6d54ee4c2a15058d51e0302605d0be8304688f8_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:6c4a161a5fc080a1ed60bce59a8e6e547d67d5f106be4c0ce6e1482462426d63_s390x", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:7c5f3f4854e768285d2a47647a585b7bf93ee0ee0e01a0cb938c72c7f54af192_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:a0faa36376620395fda20353f55dc99fe818883b6d90dba7160288498efa26aa_s390x", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:bf1b96c1d5debd1553a8dbac1a958c1f705f481d91ee376e339a494869b3fe3f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:dd85b4878cae2830db264bb7c01230fde316a0de8e5385ca9ea5a454156a4093_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:215c0e0122b2d8e01721350a023741b24623884385da9cf57f32cd9bd4adb6aa_amd64", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:2fce4ae6966d9739322f7a073c137136593508b29d058bb3556aba021af25409_s390x", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:915caeda1e92378cf59087213301ca07234570ae04561b9de19196bbf29475e4_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:400e8ea6ad46cae63b321bad3e8ca30189c9d5b0713e2c0c2cf1ca811f959ad1_s390x", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:811afd6e88b72f09a091ba5304891c88afd968ddbe634622257c752374747c85_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:826c9104f2c626c0ffb98a05c4a938d09af5b1adf0b756966e6cc739b4614261_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2077688" } ], "notes": [ { "category": "description", "text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: encoding/pem: fix stack overflow in Decode", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.", "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": [ "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le" ], "known_not_affected": [ "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:421fd50a8b2ee0e7765fc624827009c183925f0c3e8e05a0b764ad50cfd277cc_s390x", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:80f846861ea0da09cfdceaf88febad3fcc81a3fbcaf152c864c0178b46da99af_amd64", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:fa1bea01162ee5384ff97d6fed0f17b25261c5413c40365ccf1dedd990079ddb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:1766bc2099296825dac5e2ac6950973f530068aee712c63e48eb0ea62c6822f8_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:461939e81840a7c1bc9c894b5cd907c781fab5a109e053619e53c333311299c3_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:d35bf874ea380d8bb261dcd44acc097cfbe30a5116b1b5270345f823b08f5c6a_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:2a82697fb50eaea57e19a3306bdeeb500194ad2209307818e4a30e3e104efb53_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:59318d17b29c8b1e6b2edb177a116b41ccebd935c6a4a0a64e2683080ee06151_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:82488010b224ad5ec34d428ed6e17ba973a628a871e5d11208b98f30f9e2e579_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:190c9fbfadb21dcfb86e911beae6b0871cc8bef3d0d94f7001e9a805d61e3677_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:2bd7402728aed0af2359038c4ec30dd82f74024a34fabc07ec92f91ec38bbb58_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:bf7e1d66d324023365b266046e95e2486726728779cba6822ed66842ea72706f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:3a603914d980b7f50e587ae778ca80ef3ecd8c802dc94ee4045c3b79c8f3fccb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:6d6a35aa10dc35bafc4dc1ba84f7490e2c81515af7d55e394c50061adbab73f8_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:81953c48689b1504a3b7493736bf95ae034f23b57904f36e63cb1ef738433f6a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:2cbb992dd88ec3e121c794ecb6d54ee4c2a15058d51e0302605d0be8304688f8_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:6c4a161a5fc080a1ed60bce59a8e6e547d67d5f106be4c0ce6e1482462426d63_s390x", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:7c5f3f4854e768285d2a47647a585b7bf93ee0ee0e01a0cb938c72c7f54af192_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:a0faa36376620395fda20353f55dc99fe818883b6d90dba7160288498efa26aa_s390x", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:bf1b96c1d5debd1553a8dbac1a958c1f705f481d91ee376e339a494869b3fe3f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:dd85b4878cae2830db264bb7c01230fde316a0de8e5385ca9ea5a454156a4093_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:215c0e0122b2d8e01721350a023741b24623884385da9cf57f32cd9bd4adb6aa_amd64", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:2fce4ae6966d9739322f7a073c137136593508b29d058bb3556aba021af25409_s390x", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:915caeda1e92378cf59087213301ca07234570ae04561b9de19196bbf29475e4_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:400e8ea6ad46cae63b321bad3e8ca30189c9d5b0713e2c0c2cf1ca811f959ad1_s390x", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:811afd6e88b72f09a091ba5304891c88afd968ddbe634622257c752374747c85_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:826c9104f2c626c0ffb98a05c4a938d09af5b1adf0b756966e6cc739b4614261_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24675" }, { "category": "external", "summary": "RHBZ#2077688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24675" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8", "url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8" } ], "release_date": "2022-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-13T12:43:57+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5006" } ], "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": [ "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/pem: fix stack overflow in Decode" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:421fd50a8b2ee0e7765fc624827009c183925f0c3e8e05a0b764ad50cfd277cc_s390x", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:80f846861ea0da09cfdceaf88febad3fcc81a3fbcaf152c864c0178b46da99af_amd64", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:fa1bea01162ee5384ff97d6fed0f17b25261c5413c40365ccf1dedd990079ddb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:1766bc2099296825dac5e2ac6950973f530068aee712c63e48eb0ea62c6822f8_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:461939e81840a7c1bc9c894b5cd907c781fab5a109e053619e53c333311299c3_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:d35bf874ea380d8bb261dcd44acc097cfbe30a5116b1b5270345f823b08f5c6a_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:2a82697fb50eaea57e19a3306bdeeb500194ad2209307818e4a30e3e104efb53_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:59318d17b29c8b1e6b2edb177a116b41ccebd935c6a4a0a64e2683080ee06151_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:82488010b224ad5ec34d428ed6e17ba973a628a871e5d11208b98f30f9e2e579_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:190c9fbfadb21dcfb86e911beae6b0871cc8bef3d0d94f7001e9a805d61e3677_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:2bd7402728aed0af2359038c4ec30dd82f74024a34fabc07ec92f91ec38bbb58_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:bf7e1d66d324023365b266046e95e2486726728779cba6822ed66842ea72706f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:3a603914d980b7f50e587ae778ca80ef3ecd8c802dc94ee4045c3b79c8f3fccb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:6d6a35aa10dc35bafc4dc1ba84f7490e2c81515af7d55e394c50061adbab73f8_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:81953c48689b1504a3b7493736bf95ae034f23b57904f36e63cb1ef738433f6a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:2cbb992dd88ec3e121c794ecb6d54ee4c2a15058d51e0302605d0be8304688f8_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:6c4a161a5fc080a1ed60bce59a8e6e547d67d5f106be4c0ce6e1482462426d63_s390x", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:7c5f3f4854e768285d2a47647a585b7bf93ee0ee0e01a0cb938c72c7f54af192_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:a0faa36376620395fda20353f55dc99fe818883b6d90dba7160288498efa26aa_s390x", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:bf1b96c1d5debd1553a8dbac1a958c1f705f481d91ee376e339a494869b3fe3f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:dd85b4878cae2830db264bb7c01230fde316a0de8e5385ca9ea5a454156a4093_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:215c0e0122b2d8e01721350a023741b24623884385da9cf57f32cd9bd4adb6aa_amd64", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:2fce4ae6966d9739322f7a073c137136593508b29d058bb3556aba021af25409_s390x", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:915caeda1e92378cf59087213301ca07234570ae04561b9de19196bbf29475e4_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:400e8ea6ad46cae63b321bad3e8ca30189c9d5b0713e2c0c2cf1ca811f959ad1_s390x", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:811afd6e88b72f09a091ba5304891c88afd968ddbe634622257c752374747c85_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:826c9104f2c626c0ffb98a05c4a938d09af5b1adf0b756966e6cc739b4614261_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le" ], "known_not_affected": [ "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:421fd50a8b2ee0e7765fc624827009c183925f0c3e8e05a0b764ad50cfd277cc_s390x", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:80f846861ea0da09cfdceaf88febad3fcc81a3fbcaf152c864c0178b46da99af_amd64", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:fa1bea01162ee5384ff97d6fed0f17b25261c5413c40365ccf1dedd990079ddb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:1766bc2099296825dac5e2ac6950973f530068aee712c63e48eb0ea62c6822f8_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:461939e81840a7c1bc9c894b5cd907c781fab5a109e053619e53c333311299c3_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:d35bf874ea380d8bb261dcd44acc097cfbe30a5116b1b5270345f823b08f5c6a_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:2a82697fb50eaea57e19a3306bdeeb500194ad2209307818e4a30e3e104efb53_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:59318d17b29c8b1e6b2edb177a116b41ccebd935c6a4a0a64e2683080ee06151_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:82488010b224ad5ec34d428ed6e17ba973a628a871e5d11208b98f30f9e2e579_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:190c9fbfadb21dcfb86e911beae6b0871cc8bef3d0d94f7001e9a805d61e3677_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:2bd7402728aed0af2359038c4ec30dd82f74024a34fabc07ec92f91ec38bbb58_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:bf7e1d66d324023365b266046e95e2486726728779cba6822ed66842ea72706f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:3a603914d980b7f50e587ae778ca80ef3ecd8c802dc94ee4045c3b79c8f3fccb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:6d6a35aa10dc35bafc4dc1ba84f7490e2c81515af7d55e394c50061adbab73f8_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:81953c48689b1504a3b7493736bf95ae034f23b57904f36e63cb1ef738433f6a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:2cbb992dd88ec3e121c794ecb6d54ee4c2a15058d51e0302605d0be8304688f8_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:6c4a161a5fc080a1ed60bce59a8e6e547d67d5f106be4c0ce6e1482462426d63_s390x", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:7c5f3f4854e768285d2a47647a585b7bf93ee0ee0e01a0cb938c72c7f54af192_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:a0faa36376620395fda20353f55dc99fe818883b6d90dba7160288498efa26aa_s390x", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:bf1b96c1d5debd1553a8dbac1a958c1f705f481d91ee376e339a494869b3fe3f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:dd85b4878cae2830db264bb7c01230fde316a0de8e5385ca9ea5a454156a4093_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:215c0e0122b2d8e01721350a023741b24623884385da9cf57f32cd9bd4adb6aa_amd64", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:2fce4ae6966d9739322f7a073c137136593508b29d058bb3556aba021af25409_s390x", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:915caeda1e92378cf59087213301ca07234570ae04561b9de19196bbf29475e4_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:400e8ea6ad46cae63b321bad3e8ca30189c9d5b0713e2c0c2cf1ca811f959ad1_s390x", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:811afd6e88b72f09a091ba5304891c88afd968ddbe634622257c752374747c85_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:826c9104f2c626c0ffb98a05c4a938d09af5b1adf0b756966e6cc739b4614261_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-13T12:43:57+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5006" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:421fd50a8b2ee0e7765fc624827009c183925f0c3e8e05a0b764ad50cfd277cc_s390x", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:80f846861ea0da09cfdceaf88febad3fcc81a3fbcaf152c864c0178b46da99af_amd64", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:fa1bea01162ee5384ff97d6fed0f17b25261c5413c40365ccf1dedd990079ddb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:1766bc2099296825dac5e2ac6950973f530068aee712c63e48eb0ea62c6822f8_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:461939e81840a7c1bc9c894b5cd907c781fab5a109e053619e53c333311299c3_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:d35bf874ea380d8bb261dcd44acc097cfbe30a5116b1b5270345f823b08f5c6a_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:2a82697fb50eaea57e19a3306bdeeb500194ad2209307818e4a30e3e104efb53_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:59318d17b29c8b1e6b2edb177a116b41ccebd935c6a4a0a64e2683080ee06151_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:82488010b224ad5ec34d428ed6e17ba973a628a871e5d11208b98f30f9e2e579_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:190c9fbfadb21dcfb86e911beae6b0871cc8bef3d0d94f7001e9a805d61e3677_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:2bd7402728aed0af2359038c4ec30dd82f74024a34fabc07ec92f91ec38bbb58_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:bf7e1d66d324023365b266046e95e2486726728779cba6822ed66842ea72706f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:3a603914d980b7f50e587ae778ca80ef3ecd8c802dc94ee4045c3b79c8f3fccb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:6d6a35aa10dc35bafc4dc1ba84f7490e2c81515af7d55e394c50061adbab73f8_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:81953c48689b1504a3b7493736bf95ae034f23b57904f36e63cb1ef738433f6a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:2cbb992dd88ec3e121c794ecb6d54ee4c2a15058d51e0302605d0be8304688f8_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:6c4a161a5fc080a1ed60bce59a8e6e547d67d5f106be4c0ce6e1482462426d63_s390x", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:7c5f3f4854e768285d2a47647a585b7bf93ee0ee0e01a0cb938c72c7f54af192_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:a0faa36376620395fda20353f55dc99fe818883b6d90dba7160288498efa26aa_s390x", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:bf1b96c1d5debd1553a8dbac1a958c1f705f481d91ee376e339a494869b3fe3f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:dd85b4878cae2830db264bb7c01230fde316a0de8e5385ca9ea5a454156a4093_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:215c0e0122b2d8e01721350a023741b24623884385da9cf57f32cd9bd4adb6aa_amd64", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:2fce4ae6966d9739322f7a073c137136593508b29d058bb3556aba021af25409_s390x", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:915caeda1e92378cf59087213301ca07234570ae04561b9de19196bbf29475e4_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:400e8ea6ad46cae63b321bad3e8ca30189c9d5b0713e2c0c2cf1ca811f959ad1_s390x", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:811afd6e88b72f09a091ba5304891c88afd968ddbe634622257c752374747c85_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:826c9104f2c626c0ffb98a05c4a938d09af5b1adf0b756966e6cc739b4614261_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" }, { "cve": "CVE-2022-28327", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2022-04-21T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:421fd50a8b2ee0e7765fc624827009c183925f0c3e8e05a0b764ad50cfd277cc_s390x", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:80f846861ea0da09cfdceaf88febad3fcc81a3fbcaf152c864c0178b46da99af_amd64", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:fa1bea01162ee5384ff97d6fed0f17b25261c5413c40365ccf1dedd990079ddb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:1766bc2099296825dac5e2ac6950973f530068aee712c63e48eb0ea62c6822f8_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:461939e81840a7c1bc9c894b5cd907c781fab5a109e053619e53c333311299c3_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:d35bf874ea380d8bb261dcd44acc097cfbe30a5116b1b5270345f823b08f5c6a_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:2a82697fb50eaea57e19a3306bdeeb500194ad2209307818e4a30e3e104efb53_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:59318d17b29c8b1e6b2edb177a116b41ccebd935c6a4a0a64e2683080ee06151_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:82488010b224ad5ec34d428ed6e17ba973a628a871e5d11208b98f30f9e2e579_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:190c9fbfadb21dcfb86e911beae6b0871cc8bef3d0d94f7001e9a805d61e3677_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:2bd7402728aed0af2359038c4ec30dd82f74024a34fabc07ec92f91ec38bbb58_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:bf7e1d66d324023365b266046e95e2486726728779cba6822ed66842ea72706f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:3a603914d980b7f50e587ae778ca80ef3ecd8c802dc94ee4045c3b79c8f3fccb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:6d6a35aa10dc35bafc4dc1ba84f7490e2c81515af7d55e394c50061adbab73f8_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:81953c48689b1504a3b7493736bf95ae034f23b57904f36e63cb1ef738433f6a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:2cbb992dd88ec3e121c794ecb6d54ee4c2a15058d51e0302605d0be8304688f8_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:6c4a161a5fc080a1ed60bce59a8e6e547d67d5f106be4c0ce6e1482462426d63_s390x", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:7c5f3f4854e768285d2a47647a585b7bf93ee0ee0e01a0cb938c72c7f54af192_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:a0faa36376620395fda20353f55dc99fe818883b6d90dba7160288498efa26aa_s390x", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:bf1b96c1d5debd1553a8dbac1a958c1f705f481d91ee376e339a494869b3fe3f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:dd85b4878cae2830db264bb7c01230fde316a0de8e5385ca9ea5a454156a4093_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:215c0e0122b2d8e01721350a023741b24623884385da9cf57f32cd9bd4adb6aa_amd64", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:2fce4ae6966d9739322f7a073c137136593508b29d058bb3556aba021af25409_s390x", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:915caeda1e92378cf59087213301ca07234570ae04561b9de19196bbf29475e4_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:400e8ea6ad46cae63b321bad3e8ca30189c9d5b0713e2c0c2cf1ca811f959ad1_s390x", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:811afd6e88b72f09a091ba5304891c88afd968ddbe634622257c752374747c85_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:826c9104f2c626c0ffb98a05c4a938d09af5b1adf0b756966e6cc739b4614261_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2077689" } ], "notes": [ { "category": "description", "text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/elliptic: panic caused by oversized scalar", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.", "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": [ "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le" ], "known_not_affected": [ "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:421fd50a8b2ee0e7765fc624827009c183925f0c3e8e05a0b764ad50cfd277cc_s390x", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:80f846861ea0da09cfdceaf88febad3fcc81a3fbcaf152c864c0178b46da99af_amd64", "8Base-OSSM-2.1:openshift-service-mesh/grafana-rhel8@sha256:fa1bea01162ee5384ff97d6fed0f17b25261c5413c40365ccf1dedd990079ddb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:1766bc2099296825dac5e2ac6950973f530068aee712c63e48eb0ea62c6822f8_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:461939e81840a7c1bc9c894b5cd907c781fab5a109e053619e53c333311299c3_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-cni-rhel8@sha256:d35bf874ea380d8bb261dcd44acc097cfbe30a5116b1b5270345f823b08f5c6a_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:2a82697fb50eaea57e19a3306bdeeb500194ad2209307818e4a30e3e104efb53_amd64", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:59318d17b29c8b1e6b2edb177a116b41ccebd935c6a4a0a64e2683080ee06151_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-must-gather-rhel8@sha256:82488010b224ad5ec34d428ed6e17ba973a628a871e5d11208b98f30f9e2e579_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:190c9fbfadb21dcfb86e911beae6b0871cc8bef3d0d94f7001e9a805d61e3677_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:2bd7402728aed0af2359038c4ec30dd82f74024a34fabc07ec92f91ec38bbb58_s390x", "8Base-OSSM-2.1:openshift-service-mesh/istio-rhel8-operator@sha256:bf7e1d66d324023365b266046e95e2486726728779cba6822ed66842ea72706f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:3a603914d980b7f50e587ae778ca80ef3ecd8c802dc94ee4045c3b79c8f3fccb_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:6d6a35aa10dc35bafc4dc1ba84f7490e2c81515af7d55e394c50061adbab73f8_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8-operator@sha256:81953c48689b1504a3b7493736bf95ae034f23b57904f36e63cb1ef738433f6a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:2cbb992dd88ec3e121c794ecb6d54ee4c2a15058d51e0302605d0be8304688f8_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:6c4a161a5fc080a1ed60bce59a8e6e547d67d5f106be4c0ce6e1482462426d63_s390x", "8Base-OSSM-2.1:openshift-service-mesh/pilot-rhel8@sha256:7c5f3f4854e768285d2a47647a585b7bf93ee0ee0e01a0cb938c72c7f54af192_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:a0faa36376620395fda20353f55dc99fe818883b6d90dba7160288498efa26aa_s390x", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:bf1b96c1d5debd1553a8dbac1a958c1f705f481d91ee376e339a494869b3fe3f_amd64", "8Base-OSSM-2.1:openshift-service-mesh/prometheus-rhel8@sha256:dd85b4878cae2830db264bb7c01230fde316a0de8e5385ca9ea5a454156a4093_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:215c0e0122b2d8e01721350a023741b24623884385da9cf57f32cd9bd4adb6aa_amd64", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:2fce4ae6966d9739322f7a073c137136593508b29d058bb3556aba021af25409_s390x", "8Base-OSSM-2.1:openshift-service-mesh/proxyv2-rhel8@sha256:915caeda1e92378cf59087213301ca07234570ae04561b9de19196bbf29475e4_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:400e8ea6ad46cae63b321bad3e8ca30189c9d5b0713e2c0c2cf1ca811f959ad1_s390x", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:811afd6e88b72f09a091ba5304891c88afd968ddbe634622257c752374747c85_ppc64le", "8Base-OSSM-2.1:openshift-service-mesh/ratelimit-rhel8@sha256:826c9104f2c626c0ffb98a05c4a938d09af5b1adf0b756966e6cc739b4614261_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-28327" }, { "category": "external", "summary": "RHBZ#2077689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327", "url": "https://www.cve.org/CVERecord?id=CVE-2022-28327" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8", "url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8" } ], "release_date": "2022-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-13T12:43:57+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5006" } ], "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": [ "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:180a8353d6c49ae0683c9503bca87fa63bb770f7f21eb4b7132221635a54e76a_amd64", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:24bf5471e8b80ecc7e7bf78697ffdeb11f9aef24dfcc1e9a70002d8595058c53_s390x", "8Base-OSSM-2.1:openshift-service-mesh/kiali-rhel8@sha256:b8dcb96c7f8fb1668b5ddcc8fd96e5f252ca351b128160362f188d77df24a3c9_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/elliptic: panic caused by oversized scalar" } ] }
rhsa-2022_6277
Vulnerability from csaf_redhat
Published
2022-08-31 16:58
Modified
2024-11-21 20:49
Summary
Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.1.5 security update
Notes
Topic
Red Hat OpenShift Service Mesh 2.1.5
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Service Mesh is Red Hat's distribution of the Istio service mesh project, tailored for installation into an OpenShift Container Platform installation.
This advisory covers the RPM packages for the release.
Security Fix(es):
* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)
* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)
* moment: Moment.js: Path traversal in moment.locale (CVE-2022-24785)
* golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)
* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)
* golang: syscall: faccessat checks wrong group (CVE-2022-29526)
* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "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 OpenShift Service Mesh 2.1.5\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service mesh project, tailored for installation into an OpenShift Container Platform installation.\n\nThis advisory covers the RPM packages for the release.\n\nSecurity Fix(es):\n\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n* moment: Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n* golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:6277", "url": "https://access.redhat.com/errata/RHSA-2022:6277" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2064857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2077688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688" }, { "category": "external", "summary": "2077689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689" }, { "category": "external", "summary": "2084085", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085" }, { "category": "external", "summary": "2092793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793" }, { "category": "external", "summary": "2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6277.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.1.5 security update", "tracking": { "current_release_date": "2024-11-21T20:49:29+00:00", "generator": { "date": "2024-11-21T20:49:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:6277", "initial_release_date": "2022-08-31T16:58:21+00:00", "revision_history": [ { "date": "2022-08-31T16:58:21+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-08-31T16:58:21+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T20:49:29+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "OpenShift Service Mesh 2.1", "product": { "name": "OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_mesh:2.1::el8" } } } ], "category": "product_family", "name": "Red Hat OpenShift Service Mesh" }, { "branches": [ { "category": "product_version", "name": "servicemesh-proxy-0:2.1.5-1.el8.src", "product": { "name": "servicemesh-proxy-0:2.1.5-1.el8.src", "product_id": "servicemesh-proxy-0:2.1.5-1.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.5-1.el8?arch=src" } } }, { "category": "product_version", "name": "servicemesh-operator-0:2.1.5-1.el8.src", "product": { "name": "servicemesh-operator-0:2.1.5-1.el8.src", "product_id": "servicemesh-operator-0:2.1.5-1.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-operator@2.1.5-1.el8?arch=src" } } }, { "category": "product_version", "name": "servicemesh-0:2.1.5-1.el8.src", "product": { "name": "servicemesh-0:2.1.5-1.el8.src", "product_id": "servicemesh-0:2.1.5-1.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh@2.1.5-1.el8?arch=src" } } }, { "category": "product_version", "name": "servicemesh-prometheus-0:2.23.0-9.el8.src", "product": { "name": "servicemesh-prometheus-0:2.23.0-9.el8.src", "product_id": "servicemesh-prometheus-0:2.23.0-9.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-9.el8?arch=src" } } }, { "category": "product_version", "name": "servicemesh-ratelimit-0:2.1.5-1.el8.src", "product": { "name": "servicemesh-ratelimit-0:2.1.5-1.el8.src", "product_id": "servicemesh-ratelimit-0:2.1.5-1.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.5-1.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "servicemesh-proxy-0:2.1.5-1.el8.x86_64", "product": { "name": "servicemesh-proxy-0:2.1.5-1.el8.x86_64", "product_id": "servicemesh-proxy-0:2.1.5-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.5-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "product": { "name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "product_id": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-proxy-debugsource@2.1.5-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "product": { "name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "product_id": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-proxy-debuginfo@2.1.5-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "servicemesh-operator-0:2.1.5-1.el8.x86_64", "product": { "name": "servicemesh-operator-0:2.1.5-1.el8.x86_64", "product_id": "servicemesh-operator-0:2.1.5-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-operator@2.1.5-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "servicemesh-0:2.1.5-1.el8.x86_64", "product": { "name": "servicemesh-0:2.1.5-1.el8.x86_64", "product_id": "servicemesh-0:2.1.5-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh@2.1.5-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "servicemesh-cni-0:2.1.5-1.el8.x86_64", "product": { "name": "servicemesh-cni-0:2.1.5-1.el8.x86_64", "product_id": "servicemesh-cni-0:2.1.5-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-cni@2.1.5-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "product": { "name": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "product_id": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.1.5-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "product": { "name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "product_id": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.1.5-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64", "product": { "name": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64", "product_id": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-9.el8?arch=x86_64" } } }, { "category": "product_version", "name": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64", "product": { "name": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64", "product_id": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.5-1.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "product": { "name": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "product_id": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.5-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "product": { "name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "product_id": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-proxy-debugsource@2.1.5-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "product": { "name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "product_id": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-proxy-debuginfo@2.1.5-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "servicemesh-operator-0:2.1.5-1.el8.ppc64le", "product": { "name": "servicemesh-operator-0:2.1.5-1.el8.ppc64le", "product_id": "servicemesh-operator-0:2.1.5-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-operator@2.1.5-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "servicemesh-0:2.1.5-1.el8.ppc64le", "product": { "name": "servicemesh-0:2.1.5-1.el8.ppc64le", "product_id": "servicemesh-0:2.1.5-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh@2.1.5-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "servicemesh-cni-0:2.1.5-1.el8.ppc64le", "product": { "name": "servicemesh-cni-0:2.1.5-1.el8.ppc64le", "product_id": "servicemesh-cni-0:2.1.5-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-cni@2.1.5-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "product": { "name": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "product_id": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.1.5-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "product": { "name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "product_id": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.1.5-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "product": { "name": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "product_id": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-9.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "product": { "name": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "product_id": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.5-1.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "servicemesh-proxy-0:2.1.5-1.el8.s390x", "product": { "name": "servicemesh-proxy-0:2.1.5-1.el8.s390x", "product_id": "servicemesh-proxy-0:2.1.5-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.5-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "product": { "name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "product_id": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-proxy-debugsource@2.1.5-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "product": { "name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "product_id": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-proxy-debuginfo@2.1.5-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "servicemesh-operator-0:2.1.5-1.el8.s390x", "product": { "name": "servicemesh-operator-0:2.1.5-1.el8.s390x", "product_id": "servicemesh-operator-0:2.1.5-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-operator@2.1.5-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "servicemesh-0:2.1.5-1.el8.s390x", "product": { "name": "servicemesh-0:2.1.5-1.el8.s390x", "product_id": "servicemesh-0:2.1.5-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh@2.1.5-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "servicemesh-cni-0:2.1.5-1.el8.s390x", "product": { "name": "servicemesh-cni-0:2.1.5-1.el8.s390x", "product_id": "servicemesh-cni-0:2.1.5-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-cni@2.1.5-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "product": { "name": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "product_id": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.1.5-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "product": { "name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "product_id": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.1.5-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "servicemesh-prometheus-0:2.23.0-9.el8.s390x", "product": { "name": "servicemesh-prometheus-0:2.23.0-9.el8.s390x", "product_id": "servicemesh-prometheus-0:2.23.0-9.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-9.el8?arch=s390x" } } }, { "category": "product_version", "name": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "product": { "name": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "product_id": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.5-1.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch", "product": { "name": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch", "product_id": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-proxy-wasm@2.1.5-1.el8?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "servicemesh-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le" }, "product_reference": "servicemesh-0:2.1.5-1.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x" }, "product_reference": "servicemesh-0:2.1.5-1.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-0:2.1.5-1.el8.src as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src" }, "product_reference": "servicemesh-0:2.1.5-1.el8.src", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64" }, "product_reference": "servicemesh-0:2.1.5-1.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-cni-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le" }, "product_reference": "servicemesh-cni-0:2.1.5-1.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-cni-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x" }, "product_reference": "servicemesh-cni-0:2.1.5-1.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-cni-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64" }, "product_reference": "servicemesh-cni-0:2.1.5-1.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-operator-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le" }, "product_reference": "servicemesh-operator-0:2.1.5-1.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-operator-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x" }, "product_reference": "servicemesh-operator-0:2.1.5-1.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-operator-0:2.1.5-1.el8.src as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src" }, "product_reference": "servicemesh-operator-0:2.1.5-1.el8.src", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-operator-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64" }, "product_reference": "servicemesh-operator-0:2.1.5-1.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le" }, "product_reference": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x" }, "product_reference": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64" }, "product_reference": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le" }, "product_reference": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x" }, "product_reference": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64" }, "product_reference": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le" }, "product_reference": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-prometheus-0:2.23.0-9.el8.s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x" }, "product_reference": "servicemesh-prometheus-0:2.23.0-9.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-prometheus-0:2.23.0-9.el8.src as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src" }, "product_reference": "servicemesh-prometheus-0:2.23.0-9.el8.src", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64" }, "product_reference": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le" }, "product_reference": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-proxy-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x" }, "product_reference": "servicemesh-proxy-0:2.1.5-1.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-proxy-0:2.1.5-1.el8.src as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src" }, "product_reference": "servicemesh-proxy-0:2.1.5-1.el8.src", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-proxy-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64" }, "product_reference": "servicemesh-proxy-0:2.1.5-1.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le" }, "product_reference": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x" }, "product_reference": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64" }, "product_reference": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le" }, "product_reference": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x" }, "product_reference": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64" }, "product_reference": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch" }, "product_reference": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le" }, "product_reference": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x" }, "product_reference": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-ratelimit-0:2.1.5-1.el8.src as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src" }, "product_reference": "servicemesh-ratelimit-0:2.1.5-1.el8.src", "relates_to_product_reference": "8Base-OSSM-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1", "product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" }, "product_reference": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-24675", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2022-04-21T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2077688" } ], "notes": [ { "category": "description", "text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: encoding/pem: fix stack overflow in Decode", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.", "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": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" ], "known_not_affected": [ "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24675" }, { "category": "external", "summary": "RHBZ#2077688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24675" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8", "url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8" } ], "release_date": "2022-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-31T16:58:21+00:00", "details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html", "product_ids": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6277" } ], "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": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/pem: fix stack overflow in Decode" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64" ], "known_not_affected": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-31T16:58:21+00:00", "details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html", "product_ids": [ "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6277" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" }, { "cve": "CVE-2022-24921", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-03-16T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2064857" } ], "notes": [ { "category": "description", "text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: regexp: stack exhaustion via a deeply nested expression", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.", "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": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64" ], "known_not_affected": [ "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24921" }, { "category": "external", "summary": "RHBZ#2064857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24921" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk", "url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk" } ], "release_date": "2022-03-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-31T16:58:21+00:00", "details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html", "product_ids": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6277" } ], "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": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: regexp: stack exhaustion via a deeply nested expression" }, { "cve": "CVE-2022-28327", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2022-04-21T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2077689" } ], "notes": [ { "category": "description", "text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/elliptic: panic caused by oversized scalar", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.", "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": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" ], "known_not_affected": [ "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-28327" }, { "category": "external", "summary": "RHBZ#2077689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327", "url": "https://www.cve.org/CVERecord?id=CVE-2022-28327" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8", "url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8" } ], "release_date": "2022-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-31T16:58:21+00:00", "details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html", "product_ids": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6277" } ], "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": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/elliptic: panic caused by oversized scalar" }, { "acknowledgments": [ { "names": [ "Jo\u00ebl G\u00e4hwiler" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-29526", "cwe": { "id": "CWE-280", "name": "Improper Handling of Insufficient Permissions or Privileges " }, "discovery_date": "2022-05-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2084085" } ], "notes": [ { "category": "description", "text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: syscall: faccessat checks wrong group", "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": [ "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64" ], "known_not_affected": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-29526" }, { "category": "external", "summary": "RHBZ#2084085", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU", "url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU" } ], "release_date": "2022-05-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-31T16:58:21+00:00", "details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html", "product_ids": [ "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6277" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: syscall: faccessat checks wrong group" }, { "cve": "CVE-2022-30629", "cwe": { "id": "CWE-331", "name": "Insufficient Entropy" }, "discovery_date": "2022-06-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2092793" } ], "notes": [ { "category": "description", "text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/tls: session tickets lack random ticket_age_add", "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": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30629" }, { "category": "external", "summary": "RHBZ#2092793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30629" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg", "url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg" } ], "release_date": "2022-06-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-31T16:58:21+00:00", "details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html", "product_ids": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6277" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "golang: crypto/tls: session tickets lack random ticket_age_add" }, { "cve": "CVE-2022-31129", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-07-07T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2105075" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "moment: inefficient parsing algorithm resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.", "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": [ "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64" ], "known_not_affected": [ "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64", "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src", "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31129" }, { "category": "external", "summary": "RHBZ#2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31129" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g" } ], "release_date": "2022-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-31T16:58:21+00:00", "details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html", "product_ids": [ "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6277" } ], "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": [ "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src", "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "moment: inefficient parsing algorithm resulting in DoS" } ] }
rhsa-2023_1047
Vulnerability from csaf_redhat
Published
2023-03-01 21:46
Modified
2024-11-21 20:51
Summary
Red Hat Security Advisory: Red Hat Single Sign-On 7.6.2 for OpenShift image security and enhancement update
Notes
Topic
A new image is available for Red Hat Single Sign-On 7.6.2, running on Red
Hat OpenShift Container Platform from the release of 3.11 up to the release
of 4.12.0.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat Single Sign-On is an integrated sign-on solution, available as a
Red Hat JBoss Middleware for OpenShift containerized image. The Red Hat
Single Sign-On for OpenShift image provides an authentication server that
you can use to log in centrally, log out, and register. You can also manage
user accounts for web applications, mobile applications, and RESTful web
services.
* snakeyaml: Constructor Deserialization Remote Code Execution (CVE-2022-1471)
* keycloak: path traversal via double URL encoding (CVE-2022-3782)
* RH-SSO for OpenShift images: unsecured management interface exposed to adjacent network (CVE-2022-4039)
* snakeyaml: Denial of Service due to missing nested depth limitation for collections (CVE-2022-25857)
* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)
* sshd-common: mina-sshd: Java unsafe deserialization vulnerability (CVE-2022-45047)
* CXF: Apache CXF: SSRF Vulnerability (CVE-2022-46364)
* keycloak: keycloak: user impersonation via stolen uuid code (CVE-2023-0264)
* bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute (CVE-2018-14040)
* rcue-bootstrap: bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip (CVE-2018-14042)
* jquery: Prototype pollution in object's prototype leading to denial of service, remote code execution, or property injection (CVE-2019-11358)
* jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method (CVE-2020-11022)
* keycloak: glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* keycloak: minimist: prototype pollution (CVE-2021-44906)
* keycloak: missing email notification template allowlist (CVE-2022-1274)
* keycloak: XSS on izmpersonation under specific circumstances (CVE-2022-1438)
* keycloak: Session takeover with OIDC offline refreshtokens (CVE-2022-3916)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
* loader-utils: loader-utils:Regular expression denial of service (CVE-2022-37603)
* snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode (CVE-2022-38749)
* snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject (CVE-2022-38750)
* snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match (CVE-2022-38751)
* jettison: parser crash by stackoverflow (CVE-2022-40149)
* jettison: memory exhaustion via user-supplied XML or JSON data (CVE-2022-40150)
* jettison: If the value in map is the map's self, the new new JSONObject(map) cause StackOverflowError which may lead to dos (CVE-2022-45693)
* json5: Prototype Pollution in JSON5 via Parse Method (CVE-2022-46175)
* jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS (CVE-2022-42003)
* jackson-databind: use of deeply nested arrays (CVE-2022-42004)
* CXF: Apache CXF: directory listing / code exfiltration (CVE-2022-46363)
* undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations (CVE-2022-2764)
* keycloak: Client Registration endpoint does not check token revocation (CVE-2023-0091)
This erratum releases a new image for Red Hat Single Sign-On 7.6.2 for use
within the Red Hat OpenShift Container Platform (from the release of 3.11
up to the release of 4.12.0) cloud computing Platform-as-a-Service (PaaS)
for on-premise or private cloud deployments, aligning with the standalone
product release.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "A new image is available for Red Hat Single Sign-On 7.6.2, running on Red\nHat OpenShift Container Platform from the release of 3.11 up to the release\nof 4.12.0.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Single Sign-On is an integrated sign-on solution, available as a\nRed Hat JBoss Middleware for OpenShift containerized image. The Red Hat\nSingle Sign-On for OpenShift image provides an authentication server that\nyou can use to log in centrally, log out, and register. You can also manage\nuser accounts for web applications, mobile applications, and RESTful web\nservices.\n\n* snakeyaml: Constructor Deserialization Remote Code Execution (CVE-2022-1471)\n* keycloak: path traversal via double URL encoding (CVE-2022-3782)\n* RH-SSO for OpenShift images: unsecured management interface exposed to adjacent network (CVE-2022-4039)\n* snakeyaml: Denial of Service due to missing nested depth limitation for collections (CVE-2022-25857)\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n* sshd-common: mina-sshd: Java unsafe deserialization vulnerability (CVE-2022-45047)\n* CXF: Apache CXF: SSRF Vulnerability (CVE-2022-46364)\n* keycloak: keycloak: user impersonation via stolen uuid code (CVE-2023-0264)\n* bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute (CVE-2018-14040)\n* rcue-bootstrap: bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip (CVE-2018-14042)\n* jquery: Prototype pollution in object\u0027s prototype leading to denial of service, remote code execution, or property injection (CVE-2019-11358)\n* jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method (CVE-2020-11022)\n* keycloak: glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n* keycloak: minimist: prototype pollution (CVE-2021-44906)\n* keycloak: missing email notification template allowlist (CVE-2022-1274)\n* keycloak: XSS on izmpersonation under specific circumstances (CVE-2022-1438)\n* keycloak: Session takeover with OIDC offline refreshtokens (CVE-2022-3916)\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n* loader-utils: loader-utils:Regular expression denial of service (CVE-2022-37603)\n* snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode (CVE-2022-38749)\n* snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject (CVE-2022-38750)\n* snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match (CVE-2022-38751)\n* jettison: parser crash by stackoverflow (CVE-2022-40149)\n* jettison: memory exhaustion via user-supplied XML or JSON data (CVE-2022-40150)\n* jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos (CVE-2022-45693)\n* json5: Prototype Pollution in JSON5 via Parse Method (CVE-2022-46175)\n* jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS (CVE-2022-42003)\n* jackson-databind: use of deeply nested arrays (CVE-2022-42004)\n* CXF: Apache CXF: directory listing / code exfiltration (CVE-2022-46363)\n* undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations (CVE-2022-2764)\n* keycloak: Client Registration endpoint does not check token revocation (CVE-2023-0091)\n\nThis erratum releases a new image for Red Hat Single Sign-On 7.6.2 for use\nwithin the Red Hat OpenShift Container Platform (from the release of 3.11\nup to the release of 4.12.0) cloud computing Platform-as-a-Service (PaaS)\nfor on-premise or private cloud deployments, aligning with the standalone\nproduct release.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:1047", "url": "https://access.redhat.com/errata/RHSA-2023:1047" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1601614", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601614" }, { "category": "external", "summary": "1601617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601617" }, { "category": "external", "summary": "1701972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701972" }, { "category": "external", "summary": "1828406", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1828406" }, { "category": "external", "summary": "2031904", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031904" }, { "category": "external", "summary": "2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2073157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073157" }, { "category": "external", "summary": "2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "2117506", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117506" }, { "category": "external", "summary": "2126789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126789" }, { "category": "external", "summary": "2129706", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129706" }, { "category": "external", "summary": "2129707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129707" }, { "category": "external", "summary": "2129709", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129709" }, { "category": "external", "summary": "2135244", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135244" }, { "category": "external", "summary": "2135247", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135247" }, { "category": "external", "summary": "2135770", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135770" }, { "category": "external", "summary": "2135771", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135771" }, { "category": "external", "summary": "2138971", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138971" }, { "category": "external", "summary": "2140597", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140597" }, { "category": "external", "summary": "2141404", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141404" }, { "category": "external", "summary": "2143416", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143416" }, { "category": "external", "summary": "2145194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2145194" }, { "category": "external", "summary": "2150009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150009" }, { "category": "external", "summary": "2155681", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155681" }, { "category": "external", "summary": "2155682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155682" }, { "category": "external", "summary": "2155970", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155970" }, { "category": "external", "summary": "2156263", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156263" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2158585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158585" }, { "category": "external", "summary": "2160585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160585" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1047.json" } ], "title": "Red Hat Security Advisory: Red Hat Single Sign-On 7.6.2 for OpenShift image security and enhancement update", "tracking": { "current_release_date": "2024-11-21T20:51:06+00:00", "generator": { "date": "2024-11-21T20:51:06+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:1047", "initial_release_date": "2023-03-01T21:46:46+00:00", "revision_history": [ { "date": "2023-03-01T21:46:46+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-03-01T21:46:46+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T20:51:06+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Middleware Containers for OpenShift", "product": { "name": "Middleware Containers for OpenShift", "product_id": "8Base-RHOSE-Middleware", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhosemc:1.0::el8" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x", "product": { "name": "rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x", "product_id": "rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x", "product_identification_helper": { "purl": "pkg:oci/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21?arch=s390x\u0026repository_url=registry.redhat.io/rh-sso-7/sso76-openshift-rhel8\u0026tag=7.6-20" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "product": { "name": "rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "product_id": "rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "product_identification_helper": { "purl": "pkg:oci/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60?arch=ppc64le\u0026repository_url=registry.redhat.io/rh-sso-7/sso76-openshift-rhel8\u0026tag=7.6-20" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "product": { "name": "rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "product_id": "rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "product_identification_helper": { "purl": "pkg:oci/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f?arch=amd64\u0026repository_url=registry.redhat.io/rh-sso-7/sso76-openshift-rhel8\u0026tag=7.6-20" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le as a component of Middleware Containers for OpenShift", "product_id": "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le" }, "product_reference": "rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "relates_to_product_reference": "8Base-RHOSE-Middleware" }, { "category": "default_component_of", "full_product_name": { "name": "rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64 as a component of Middleware Containers for OpenShift", "product_id": "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64" }, "product_reference": "rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "relates_to_product_reference": "8Base-RHOSE-Middleware" }, { "category": "default_component_of", "full_product_name": { "name": "rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x as a component of Middleware Containers for OpenShift", "product_id": "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" }, "product_reference": "rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x", "relates_to_product_reference": "8Base-RHOSE-Middleware" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-14040", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2018-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1601614" } ], "notes": [ { "category": "description", "text": "In Bootstrap before 4.1.2, XSS is possible in the collapse data-parent attribute.", "title": "Vulnerability description" }, { "category": "summary", "text": "bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Satellite 6.2 and newer versions don\u0027t use the bootstrap library, hence are not affected by this flaw.\n\nRed Hat CloudForms 4.6 and newer versions include the vulnerable component, but there is no risk of exploitation, since there is no possible vector to access the vulnerability. Older Red Hat CloudForms versions don\u0027t use the vulnerable component at all.\n\nRed Hat Enterprise Satellite 5 is now in Maintenance Support 2 phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Satellite 5 Life Cycle: https://access.redhat.com/support/policy/updates/satellite.", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-14040" }, { "category": "external", "summary": "RHBZ#1601614", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601614" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-14040", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14040" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14040", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14040" } ], "release_date": "2018-05-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute" }, { "cve": "CVE-2018-14042", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2018-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1601617" } ], "notes": [ { "category": "description", "text": "In Bootstrap before 4.1.2, XSS is possible in the data-container property of tooltip.", "title": "Vulnerability description" }, { "category": "summary", "text": "bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Satellite 6.2 and newer versions don\u0027t use the bootstrap library, hence are not affected by this flaw.\n\nRed Hat CloudForms 4.6 and newer versions include the vulnerable component, but there is no risk of exploitation, since there is no possible vector to access the vulnerability. Older Red Hat CloudForms versions don\u0027t use the vulnerable component at all.\n\nRed Hat Enterprise Satellite 5 is now in Maintenance Support 2 phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Satellite 5 Life Cycle: https://access.redhat.com/support/policy/updates/satellite.", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-14042" }, { "category": "external", "summary": "RHBZ#1601617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601617" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-14042", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14042" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14042", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14042" } ], "release_date": "2018-05-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip" }, { "cve": "CVE-2019-11358", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-03-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1701972" } ], "notes": [ { "category": "description", "text": "A Prototype Pollution vulnerability was found in jquery. Untrusted JSON passed to the `extend` function could lead to modifying objects up the prototype chain, including the global Object. A crafted JSON object passed to a vulnerable method could lead to denial of service or data injection, with various consequences.", "title": "Vulnerability description" }, { "category": "summary", "text": "jquery: Prototype pollution in object\u0027s prototype leading to denial of service, remote code execution, or property injection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Virtualization 4.2 EUS contains the affected version of bootstrap in the packages ovirt-js-dependencies and ovirt-engine-dashboard. These packages are deprecated in Red Hat Virtualization 4.3.", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11358" }, { "category": "external", "summary": "RHBZ#1701972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701972" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11358", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11358" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11358", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11358" }, { "category": "external", "summary": "https://blog.jquery.com/2019/04/10/jquery-3-4-0-released/", "url": "https://blog.jquery.com/2019/04/10/jquery-3-4-0-released/" }, { "category": "external", "summary": "https://www.drupal.org/sa-core-2019-006", "url": "https://www.drupal.org/sa-core-2019-006" } ], "release_date": "2019-03-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jquery: Prototype pollution in object\u0027s prototype leading to denial of service, remote code execution, or property injection" }, { "cve": "CVE-2020-11022", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-04-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1828406" } ], "notes": [ { "category": "description", "text": "A Cross-site scripting (XSS) vulnerability exists in JQuery. This flaw allows an attacker with the ability to supply input to the \u2018HTML\u2019 function to inject Javascript into the page where that input is rendered, and have it delivered by the browser.", "title": "Vulnerability description" }, { "category": "summary", "text": "jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method", "title": "Vulnerability summary" }, { "category": "other", "text": "No supported release of Red Hat OpenStack Platform is affected by this vulnerability as no shipped packages contain the vulnerable code.", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-11022" }, { "category": "external", "summary": "RHBZ#1828406", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1828406" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-11022", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11022" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11022", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11022" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-gxr4-xjj5-5px2", "url": "https://github.com/advisories/GHSA-gxr4-xjj5-5px2" } ], "release_date": "2020-04-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method" }, { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "cve": "CVE-2021-44906", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2066009" } ], "notes": [ { "category": "description", "text": "An Uncontrolled Resource Consumption flaw was found in minimist. This flaw allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using a constructor or __proto__ payload, resulting in prototype pollution and loss of confidentiality, availability, and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "minimist: prototype pollution", "title": "Vulnerability summary" }, { "category": "other", "text": "The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. While this flaw (CVE-2021-44906) enables attackers to control objects that they should not have access to, actual exploitation would still require a chain of independent flaws. Even though the CVSS for CVE-2021-44906 is higher than CVE-2020-7598, they are both rated as having Moderate impact.\n\nWithin Red Hat Satellite 6 this flaw has been rated as having a security impact of Low. It is not currently planned to be addressed there, as the minimist library is only included in the -doc subpackage and is part of test fixtures that are not in the execution path used by the rabl gem.", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-44906" }, { "category": "external", "summary": "RHBZ#2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-44906", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44906" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-xvch-5gv4-984h", "url": "https://github.com/advisories/GHSA-xvch-5gv4-984h" } ], "release_date": "2022-03-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "minimist: prototype pollution" }, { "acknowledgments": [ { "names": [ "Marcus Nilsson" ], "organization": "usd AG" } ], "cve": "CVE-2022-1274", "cwe": { "id": "CWE-80", "name": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)" }, "discovery_date": "2022-04-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2073157" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak in the execute-actions-email endpoint. This issue allows arbitrary HTML to be injected into emails sent to Keycloak users and can be misused to perform phishing or other attacks against users.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: HTML injection in execute-actions-email Admin REST API", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1274" }, { "category": "external", "summary": "RHBZ#2073157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073157" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1274", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1274" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1274", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1274" }, { "category": "external", "summary": "https://github.com/keycloak/keycloak/security/advisories/GHSA-m4fv-gm5m-4725", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-m4fv-gm5m-4725" } ], "release_date": "2023-02-28T18:57:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.6, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: HTML injection in execute-actions-email Admin REST API" }, { "acknowledgments": [ { "names": [ "Grzegorz Tworek" ], "organization": "SISOFT s.c." } ], "cve": "CVE-2022-1438", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-12-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2031904" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak. Under specific circumstances, HTML entities are not sanitized during user impersonation, resulting in a Cross-site scripting (XSS) vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: XSS on impersonation under specific circumstances", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1438" }, { "category": "external", "summary": "RHBZ#2031904", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031904" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1438", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1438" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1438", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1438" } ], "release_date": "2023-02-28T18:56:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: XSS on impersonation under specific circumstances" }, { "cve": "CVE-2022-1471", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-12-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2150009" } ], "notes": [ { "category": "description", "text": "A flaw was found in the SnakeYaml package. This flaw allows an attacker to benefit from remote code execution by sending malicious YAML content and this content being deserialized by the constructor. Deserialization is unsafe and leads to Remote Code Execution (RCE).", "title": "Vulnerability description" }, { "category": "summary", "text": "SnakeYaml: Constructor Deserialization Remote Code Execution", "title": "Vulnerability summary" }, { "category": "other", "text": "In the Red Hat Process Automation 7 (RHPAM) the untrusted, malicious YAML file for deserialization by the vulnerable Snakeyaml\u0027s SafeConstructor class must be provided intentionally by the RHPAM user which requires high privileges. The potential attack complexity is also high because it depends on conditions that are beyond the attacker\u0027s control. Due to that the impact for RHPAM is reduced to Low.\n\nRed Hat Fuse 7 does not expose by default any endpoint that passes incoming data/request into vulnerable Snakeyaml\u0027s Constructor class nor pass untrusted data to this class. When this class is used, it\u2019s still only used to parse internal configuration, hence the impact by this vulnerability to Red Hat Fuse 7 is reduced to Moderate.", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1471" }, { "category": "external", "summary": "RHBZ#2150009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1471", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1471" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1471", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1471" }, { "category": "external", "summary": "https://github.com/google/security-research/security/advisories/GHSA-mjmj-j48q-9wg2", "url": "https://github.com/google/security-research/security/advisories/GHSA-mjmj-j48q-9wg2" } ], "release_date": "2022-10-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "SnakeYaml: Constructor Deserialization Remote Code Execution" }, { "cve": "CVE-2022-2764", "discovery_date": "2022-08-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2117506" } ], "notes": [ { "category": "description", "text": "A flaw was found in Undertow with EJB invocations. This flaw allows an attacker to generate a valid HTTP request and send it to the server on an established connection after removing the LAST_CHUNK from the bytes, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "Undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-2764" }, { "category": "external", "summary": "RHBZ#2117506", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117506" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-2764", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2764" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2764", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2764" } ], "release_date": "2022-08-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations" }, { "cve": "CVE-2022-3782", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-10-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2138971" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak, where it does not properly validate URLs included in a redirect. An attacker can use this flaw to construct a malicious request to bypass validation and access other URLs and potentially sensitive information within the domain or possibly conduct further attacks. This flaw affects any client that utilizes a wildcard in the Valid Redirect URIs field.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: path traversal via double URL encoding", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Build of Quarkus is not impacted as this CVE affects the server-side Keycloak execution but Quarkus only acts as a Keycloak client in its quarkus-keycloak-authorization extension. For this reason Quarkus is marked with Low impact.", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3782" }, { "category": "external", "summary": "RHBZ#2138971", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138971" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3782", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3782" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3782", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3782" } ], "release_date": "2022-12-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "keycloak: path traversal via double URL encoding" }, { "acknowledgments": [ { "names": [ "Peter Flintholm" ], "organization": "Trifork" } ], "cve": "CVE-2022-3916", "cwe": { "id": "CWE-384", "name": "Session Fixation" }, "discovery_date": "2022-11-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2141404" } ], "notes": [ { "category": "description", "text": "A flaw was found in the offline_access scope in Keycloak. This issue would affect users of shared computers more (especially if cookies are not cleared), due to a lack of root session validation, and the reuse of session ids across root and user authentication sessions. This enables an attacker to resolve a user session attached to a previously authenticated user; when utilizing the refresh token, they will be issued a token for the original user.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: Session takeover with OIDC offline refreshtokens", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3916" }, { "category": "external", "summary": "RHBZ#2141404", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141404" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3916", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3916" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3916", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3916" } ], "release_date": "2022-11-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: Session takeover with OIDC offline refreshtokens" }, { "acknowledgments": [ { "names": [ "Thibault Guittet" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2022-4039", "cwe": { "id": "CWE-276", "name": "Incorrect Default Permissions" }, "discovery_date": "2022-11-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2143416" } ], "notes": [ { "category": "description", "text": "A flaw was found in Red Hat Single Sign-On for OpenShift container images, which are configured with an unsecured management interface enabled. This flaw allows an attacker to use this interface to deploy malicious code and access and modify potentially sensitive information in the app server configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "rhsso-container-image: unsecured management interface exposed to adjecent network", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4039" }, { "category": "external", "summary": "RHBZ#2143416", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143416" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4039", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4039" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4039", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4039" } ], "release_date": "2023-02-28T21:26:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "rhsso-container-image: unsecured management interface exposed to adjecent network" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" }, { "cve": "CVE-2022-25857", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-09-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2126789" } ], "notes": [ { "category": "description", "text": "A flaw was found in the org.yaml.snakeyaml package. This flaw allows an attacker to cause a denial of service (DoS) due to missing nested depth limitation for collections.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Denial of Service due to missing nested depth limitation for collections", "title": "Vulnerability summary" }, { "category": "other", "text": "For RHEL-8 it\u0027s downgraded to moderate because \"snakeyaml\" itself in RHEL 8 or RHEL-9 isn\u0027t shipped and \"prometheus-jmx-exporter\" is needed as build dependency. And it\u0027s not directly exploitable, hence severity marked as moderate.\nRed Hat Integration and AMQ products are not vulnerable to this flaw, so their severity has been lowered to moderate.\nRed Hat Single Sign-On uses snakeyaml from liquibase-core and is only used when performing migrations and would require administrator privileges to execute, hence severity marked as Low.\nRed Hat Fuse 7 is now in Maintenance Support Phase and details about its fix should be present soon. However, Red Hat Fuse Online (Syndesis) does will not contain the fix for this flaw.", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25857" }, { "category": "external", "summary": "RHBZ#2126789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25857", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25857" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25857", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25857" }, { "category": "external", "summary": "https://bitbucket.org/snakeyaml/snakeyaml/issues/525", "url": "https://bitbucket.org/snakeyaml/snakeyaml/issues/525" } ], "release_date": "2022-08-30T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "snakeyaml: Denial of Service due to missing nested depth limitation for collections" }, { "cve": "CVE-2022-31129", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-07-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2105075" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "moment: inefficient parsing algorithm resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31129" }, { "category": "external", "summary": "RHBZ#2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31129" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g" } ], "release_date": "2022-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "moment: inefficient parsing algorithm resulting in DoS" }, { "cve": "CVE-2022-37603", "cwe": { "id": "CWE-185", "name": "Incorrect Regular Expression" }, "discovery_date": "2022-11-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2140597" } ], "notes": [ { "category": "description", "text": "A flaw was found in loader-utils webpack library. When the url variable from interpolateName is set, the prototype can be polluted. This issue could lead to a regular expression Denial of Service (ReDoS), affecting the availability of the affected component.", "title": "Vulnerability description" }, { "category": "summary", "text": "loader-utils: Regular expression denial of service", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-37603" }, { "category": "external", "summary": "RHBZ#2140597", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140597" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-37603", "url": "https://www.cve.org/CVERecord?id=CVE-2022-37603" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37603", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37603" } ], "release_date": "2022-10-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "loader-utils: Regular expression denial of service" }, { "cve": "CVE-2022-38749", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2129706" } ], "notes": [ { "category": "description", "text": "A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Build of Quarkus is not affected by this issue as it already includes the fixed version.\n\nSatellite component Candlepin does not directly use snakeyaml, so it is not affected. Regardless, an update with the latest, unaffected snakeyaml version will be provided at next release.", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38749" }, { "category": "external", "summary": "RHBZ#2129706", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129706" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38749", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38749" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38749", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38749" } ], "release_date": "2022-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode" }, { "cve": "CVE-2022-38750", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2129707" } ], "notes": [ { "category": "description", "text": "A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Build of Quarkus is not affected by this issue as it already includes the fixed version.\n\nSatellite component Candlepin does not directly use snakeyaml, so it is not affected. Regardless, an update with the latest, unaffected snakeyaml version will be provided at next release.", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38750" }, { "category": "external", "summary": "RHBZ#2129707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129707" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38750", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38750" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38750", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38750" } ], "release_date": "2022-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject" }, { "cve": "CVE-2022-38751", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2129709" } ], "notes": [ { "category": "description", "text": "A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Build of Quarkus is not affected by this issue as it already includes the fixed version.\n\nSatellite component Candlepin does not directly use snakeyaml, so it is not affected. Regardless, an update with the latest, unaffected snakeyaml version will be provided at next release.", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38751" }, { "category": "external", "summary": "RHBZ#2129709", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129709" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38751", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38751" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38751", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38751" } ], "release_date": "2022-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match" }, { "cve": "CVE-2022-40149", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135771" } ], "notes": [ { "category": "description", "text": "A stack-based buffer overflow vulnerability was found in Jettison, where parsing an untrusted XML or JSON data may lead to a crash. This flaw allows an attacker to supply content that causes the parser to crash by writing outside the memory bounds if the parser is running on user-supplied input, resulting in a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "jettison: parser crash by stackoverflow", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40149" }, { "category": "external", "summary": "RHBZ#2135771", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135771" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40149", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40149" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40149", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40149" }, { "category": "external", "summary": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1", "url": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1" } ], "release_date": "2022-09-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jettison: parser crash by stackoverflow" }, { "cve": "CVE-2022-40150", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135770" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Jettison, where parsing an untrusted XML or JSON data may lead to a crash. If the parser is running on user-supplied input, an attacker may supply content that causes the parser to crash, causing memory exhaustion. This effect may support a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "jettison: memory exhaustion via user-supplied XML or JSON data", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40150" }, { "category": "external", "summary": "RHBZ#2135770", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135770" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40150", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40150" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40150", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40150" }, { "category": "external", "summary": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1", "url": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1" } ], "release_date": "2022-09-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "jettison: memory exhaustion via user-supplied XML or JSON data" }, { "cve": "CVE-2022-42003", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-10-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135244" } ], "notes": [ { "category": "description", "text": "A flaw was found in FasterXML jackson-databind. This issue could allow an attacker to benefit from resource exhaustion when the UNWRAP_SINGLE_VALUE_ARRAYS feature is enabled due to unchecked primitive value deserializers to avoid deep wrapper array nesting.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42003" }, { "category": "external", "summary": "RHBZ#2135244", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135244" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42003", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42003" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42003", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42003" } ], "release_date": "2022-10-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS" }, { "cve": "CVE-2022-42004", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-10-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135247" } ], "notes": [ { "category": "description", "text": "A flaw was found In FasterXML jackson-databind. This issue could allow an attacker to benefit from resource exhaustion due to the lack of a check in BeanDeserializer._deserializeFromArray to prevent the use of deeply nested arrays. An application is only vulnerable with certain customized choices for deserialization.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: use of deeply nested arrays", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42004" }, { "category": "external", "summary": "RHBZ#2135247", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135247" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42004", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42004" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42004", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42004" } ], "release_date": "2022-10-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: use of deeply nested arrays" }, { "cve": "CVE-2022-45047", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-11-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2145194" } ], "notes": [ { "category": "description", "text": "A flaw was found in Apache MINA SSHD, when using Java deserialization to load a serialized java.security.PrivateKey. An attacker could benefit from unsafe deserialization by inserting unsecured data that may affect the application or server.", "title": "Vulnerability description" }, { "category": "summary", "text": "mina-sshd: Java unsafe deserialization vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Impact as High as there\u0027s a mitigation for minimizing the impact which the flaw requires org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider to be impacted, which would require an external/public API for an attacker to benefit from it. \n\nRed Hat Fuse 7 and Red Hat JBoss Enterprise Application Platform 7 have a lower rate (moderate) as it\u0027s very unlikely to be exploited since those are for internal usage or use a custom implementation in their case.", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-45047" }, { "category": "external", "summary": "RHBZ#2145194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2145194" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-45047", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45047" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45047", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45047" }, { "category": "external", "summary": "https://www.mail-archive.com/dev@mina.apache.org/msg39312.html", "url": "https://www.mail-archive.com/dev@mina.apache.org/msg39312.html" } ], "release_date": "2022-11-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" }, { "category": "workaround", "details": "From the maintainer:\n\nFor Apache MINA SSHD \u003c= 2.9.1, do not use org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider to generate and later load your server\u0027s host key. Use separately generated host key files, for instance in OpenSSH format, and load them via a org.apache.sshd.common.keyprovider.FileKeyPairProvider instead. Or use a custom implementation instead of \nSimpleGeneratorHostKeyProvider that uses the OpenSSH format for storing and loading the host key (via classes OpenSSHKeyPairResourceWriter and OpenSSHKeyPairResourceParser).", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mina-sshd: Java unsafe deserialization vulnerability" }, { "cve": "CVE-2022-45693", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-12-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155970" } ], "notes": [ { "category": "description", "text": "A flaw was found in Jettison, where it is vulnerable to a denial of service caused by a stack-based buffer overflow. By sending a specially-crafted request using the map parameter, a remote attacker can cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat has determined the impact of this flaw to be Moderate; a successful attack using this flaw would require the processing of untrusted, unsanitized, or unrestricted user inputs, which runs counter to established Red Hat security practices.", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-45693" }, { "category": "external", "summary": "RHBZ#2155970", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155970" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-45693", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45693" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45693", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45693" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos" }, { "cve": "CVE-2022-46175", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156263" } ], "notes": [ { "category": "description", "text": "A flaw was found in the json5 package. The affected version of the json5 package could allow an attacker to set arbitrary and unexpected keys on the object returned from JSON5.parse.", "title": "Vulnerability description" }, { "category": "summary", "text": "json5: Prototype Pollution in JSON5 via Parse Method", "title": "Vulnerability summary" }, { "category": "other", "text": "The json5 package is a build-time dependency in Red Hat products and is not used in production runtime. Hence, the impact is set to Moderate.", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-46175" }, { "category": "external", "summary": "RHBZ#2156263", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156263" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-46175", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46175" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175" }, { "category": "external", "summary": "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h", "url": "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h" } ], "release_date": "2022-12-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "json5: Prototype Pollution in JSON5 via Parse Method" }, { "cve": "CVE-2022-46363", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-12-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155681" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Apache CXF that could allow an attacker to perform a remote directory listing or code exfiltration. This issue only applies when the CXFServlet is configured with both the static-resources-list and redirect-query-check attributes. These attributes are not supposed to be used together, so the issue can only occur if the CXF service is misconfigured.", "title": "Vulnerability description" }, { "category": "summary", "text": "CXF: directory listing / code exfiltration", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-46363" }, { "category": "external", "summary": "RHBZ#2155681", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155681" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-46363", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46363" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46363", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46363" }, { "category": "external", "summary": "https://lists.apache.org/thread/pdzo1qgyplf4y523tnnzrcm7hoco3l8c", "url": "https://lists.apache.org/thread/pdzo1qgyplf4y523tnnzrcm7hoco3l8c" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "CXF: directory listing / code exfiltration" }, { "cve": "CVE-2022-46364", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "discovery_date": "2022-12-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155682" } ], "notes": [ { "category": "description", "text": "A SSRF vulnerability was found in Apache CXF. This issue occurs when parsing the href attribute of XOP:Include in MTOM requests, allowing an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type.", "title": "Vulnerability description" }, { "category": "summary", "text": "CXF: SSRF Vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Integration Camel Quarkus does not support CXF extensions and so is affected at a reduced impact of Moderate.\nThe RHSSO server does not ship Apache CXF. The component mentioned in CVE-2022-46364 is a transitive dependency coming from Fuse adapters and the test suite.", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-46364" }, { "category": "external", "summary": "RHBZ#2155682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155682" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-46364", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46364" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46364", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46364" }, { "category": "external", "summary": "https://cxf.apache.org/security-advisories.data/CVE-2022-46364.txt?version=1\u0026modificationDate=1670944472739\u0026api=v2", "url": "https://cxf.apache.org/security-advisories.data/CVE-2022-46364.txt?version=1\u0026modificationDate=1670944472739\u0026api=v2" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "CXF: SSRF Vulnerability" }, { "acknowledgments": [ { "names": [ "Sourav Kumar" ], "organization": "https://github.com/souravs17031999", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-0091", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-10-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2158585" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak, where it did not properly check client tokens for possible revocation in its client credential flow. This flaw allows an attacker to access or modify potentially sensitive information.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: Client Registration endpoint does not check token revocation", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0091" }, { "category": "external", "summary": "RHBZ#2158585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158585" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0091", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0091" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0091", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0091" }, { "category": "external", "summary": "https://github.com/keycloak/keycloak/security/advisories/GHSA-v436-q368-hvgg", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-v436-q368-hvgg" }, { "category": "external", "summary": "https://github.com/keycloak/security/issues/27", "url": "https://github.com/keycloak/security/issues/27" } ], "release_date": "2022-10-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.8, "baseSeverity": "LOW", "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:N", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "keycloak: Client Registration endpoint does not check token revocation" }, { "acknowledgments": [ { "names": [ "Jordi Zayuelas i Mu\u00f1oz" ], "organization": "A1 Digital", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-0264", "cwe": { "id": "CWE-303", "name": "Incorrect Implementation of Authentication Algorithm" }, "discovery_date": "2023-01-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2160585" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak\u0027s OpenID Connect user authentication, which may incorrectly authenticate requests. An authenticated attacker who could obtain information from a user request within the same realm could use that data to impersonate the victim and generate new session tokens. This issue could impact confidentiality, Integrity, and availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: user impersonation via stolen uuid code", "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": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0264" }, { "category": "external", "summary": "RHBZ#2160585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160585" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0264", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0264" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0264", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0264" } ], "release_date": "2023-02-28T18:58:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:46:46+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/articles/11258", "product_ids": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1047" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 4.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:10450cf7e28d9b1628e95867562763019181a9a980e6e465fe69faf056a1cb60_ppc64le", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:19520720c6ff7acbfb4c8b1bc0d9353c2205bb640405f1d08f70ee14061f190f_amd64", "8Base-RHOSE-Middleware:rh-sso-7/sso76-openshift-rhel8@sha256:77e19865fa9031305daa8c9872eb273c6442748a9cd3d6628309721fbf781c21_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: user impersonation via stolen uuid code" } ] }
rhsa-2022_4956
Vulnerability from csaf_redhat
Published
2022-06-09 02:03
Modified
2024-11-15 14:53
Summary
Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.5 security updates, images, and bug fixes
Notes
Topic
Red Hat Advanced Cluster Management for Kubernetes 2.5.0 is now generally available.
Red Hat Product Security has rated this update as having a security impact
of Important. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available for each vulnerability from
the CVE links in the References section.
Details
Red Hat Advanced Cluster Management for Kubernetes 2.5.0 images
Red Hat Advanced Cluster Management for Kubernetes provides the capabilities to address common challenges that administrators and site reliability engineers face as they work across a range of public and private cloud environments. Clusters and applications are all visible and managed from a single console—with security policy built in.
This advisory contains the container images for Red Hat Advanced Cluster Management for Kubernetes, which fix several bugs and security issues. See the following Release Notes documentation, which will be updated shortly for this release, for additional details about this release:
https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html/release_notes/
Security fixes:
* nodejs-json-schema: Prototype pollution vulnerability (CVE-2021-3918)
* containerd: Unprivileged pod may bind mount any privileged regular file on disk (CVE-2021-43816)
* minio: user privilege escalation in AddUser() admin API (CVE-2021-43858)
* openssl: Infinite loop in BN_mod_sqrt() reachable when parsing certificates (CVE-2022-0778)
* imgcrypt: Unauthorized access to encryted container image on a shared system due to missing check in CheckAuthorization() code path (CVE-2022-24778)
* golang.org/x/crypto: empty plaintext packet causes panic (CVE-2021-43565)
* node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)
* nconf: Prototype pollution in memory store (CVE-2022-21803)
* golang: crypto/elliptic IsOnCurve returns true for invalid field elements (CVE-2022-23806)
* nats-server: misusing the "dynamically provisioned sandbox accounts" feature authenticated user can obtain the privileges of the System account (CVE-2022-24450)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
* golang: crash in a golang.org/x/crypto/ssh server (CVE-2022-27191)
* go-getter: writes SSH credentials into logfile, exposing sensitive credentials to local uses (CVE-2022-29810)
* opencontainers: OCI manifest and index parsing confusion (CVE-2021-41190)
Bug fixes:
* RFE Copy secret with specific secret namespace, name for source and name, namespace and cluster label for target (BZ# 2014557)
* RHACM 2.5.0 images (BZ# 2024938)
* [UI] When you delete host agent from infraenv no confirmation message appear (Are you sure you want to delete x?) (BZ#2028348)
* Clusters are in 'Degraded' status with upgrade env due to obs-controller not working properly (BZ# 2028647)
* create cluster pool -> choose infra type, As a result infra providers disappear from UI. (BZ# 2033339)
* Restore/backup shows up as Validation failed but the restore backup status in ACM shows success (BZ# 2034279)
* Observability - OCP 311 node role are not displayed completely (BZ# 2038650)
* Documented uninstall procedure leaves many leftovers (BZ# 2041921)
* infrastructure-operator pod crashes due to insufficient privileges in ACM 2.5 (BZ# 2046554)
* Acm failed to install due to some missing CRDs in operator (BZ# 2047463)
* Navigation icons no longer showing in ACM 2.5 (BZ# 2051298)
* ACM home page now includes /home/ in url (BZ# 2051299)
* proxy heading in Add Credential should be capitalized (BZ# 2051349)
* ACM 2.5 tries to create new MCE instance when install on top of existing MCE 2.0 (BZ# 2051983)
* Create Policy button does not work and user cannot use console to create policy (BZ# 2053264)
* No cluster information was displayed after a policyset was created (BZ# 2053366)
* Dynamic plugin update does not take effect in Firefox (BZ# 2053516)
* Replicated policy should not be available when creating a Policy Set (BZ# 2054431)
* Placement section in Policy Set wizard does not reset when users click "Back" to re-configured placement (BZ# 2054433)
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat Advanced Cluster Management for Kubernetes 2.5.0 is now generally available.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Advanced Cluster Management for Kubernetes 2.5.0 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the capabilities to address common challenges that administrators and site reliability engineers face as they work across a range of public and private cloud environments. Clusters and applications are all visible and managed from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster Management for Kubernetes, which fix several bugs and security issues. See the following Release Notes documentation, which will be updated shortly for this release, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html/release_notes/\n\nSecurity fixes: \n\n* nodejs-json-schema: Prototype pollution vulnerability (CVE-2021-3918)\n\n* containerd: Unprivileged pod may bind mount any privileged regular file on disk (CVE-2021-43816)\n\n* minio: user privilege escalation in AddUser() admin API (CVE-2021-43858)\n\n* openssl: Infinite loop in BN_mod_sqrt() reachable when parsing certificates (CVE-2022-0778)\n\n* imgcrypt: Unauthorized access to encryted container image on a shared system due to missing check in CheckAuthorization() code path (CVE-2022-24778)\n\n* golang.org/x/crypto: empty plaintext packet causes panic (CVE-2021-43565)\n\n* node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)\n\n* nconf: Prototype pollution in memory store (CVE-2022-21803)\n\n* golang: crypto/elliptic IsOnCurve returns true for invalid field elements (CVE-2022-23806)\n\n* nats-server: misusing the \"dynamically provisioned sandbox accounts\" feature authenticated user can obtain the privileges of the System account (CVE-2022-24450)\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\n* golang: crash in a golang.org/x/crypto/ssh server (CVE-2022-27191)\n\n* go-getter: writes SSH credentials into logfile, exposing sensitive credentials to local uses (CVE-2022-29810)\n\n* opencontainers: OCI manifest and index parsing confusion (CVE-2021-41190)\n\nBug fixes:\n\n* RFE Copy secret with specific secret namespace, name for source and name, namespace and cluster label for target (BZ# 2014557)\n\n* RHACM 2.5.0 images (BZ# 2024938)\n\n* [UI] When you delete host agent from infraenv no confirmation message appear (Are you sure you want to delete x?) (BZ#2028348)\n\n* Clusters are in \u0027Degraded\u0027 status with upgrade env due to obs-controller not working properly (BZ# 2028647)\n\n* create cluster pool -\u003e choose infra type, As a result infra providers disappear from UI. (BZ# 2033339)\n\n* Restore/backup shows up as Validation failed but the restore backup status in ACM shows success (BZ# 2034279)\n\n* Observability - OCP 311 node role are not displayed completely (BZ# 2038650)\n\n* Documented uninstall procedure leaves many leftovers (BZ# 2041921)\n\n* infrastructure-operator pod crashes due to insufficient privileges in ACM 2.5 (BZ# 2046554)\n\n* Acm failed to install due to some missing CRDs in operator (BZ# 2047463)\n\n* Navigation icons no longer showing in ACM 2.5 (BZ# 2051298)\n\n* ACM home page now includes /home/ in url (BZ# 2051299)\n\n* proxy heading in Add Credential should be capitalized (BZ# 2051349)\n\n* ACM 2.5 tries to create new MCE instance when install on top of existing MCE 2.0 (BZ# 2051983)\n\n* Create Policy button does not work and user cannot use console to create policy (BZ# 2053264)\n\n* No cluster information was displayed after a policyset was created (BZ# 2053366)\n\n* Dynamic plugin update does not take effect in Firefox (BZ# 2053516)\n\n* Replicated policy should not be available when creating a Policy Set (BZ# 2054431)\n\n* Placement section in Policy Set wizard does not reset when users click \"Back\" to re-configured placement (BZ# 2054433)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:4956", "url": "https://access.redhat.com/errata/RHSA-2022:4956" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2014557", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014557" }, { "category": "external", "summary": "2024702", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702" }, { "category": "external", "summary": "2024938", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024938" }, { "category": "external", "summary": "2028224", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2028224" }, { "category": "external", "summary": "2028348", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2028348" }, { "category": "external", "summary": "2028647", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2028647" }, { "category": "external", "summary": "2030787", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030787" }, { "category": "external", "summary": "2033339", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033339" }, { "category": "external", "summary": "2034279", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034279" }, { "category": "external", "summary": "2036252", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2036252" }, { "category": "external", "summary": "2038650", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2038650" }, { "category": "external", "summary": "2041921", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041921" }, { "category": "external", "summary": "2044434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044434" }, { "category": "external", "summary": "2044591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591" }, { "category": "external", "summary": "2046554", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2046554" }, { "category": "external", "summary": "2047463", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047463" }, { "category": "external", "summary": "2051298", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051298" }, { "category": "external", "summary": "2051299", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051299" }, { "category": "external", "summary": "2051349", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051349" }, { "category": "external", "summary": "2051983", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051983" }, { "category": "external", "summary": "2052573", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052573" }, { "category": "external", "summary": "2053264", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053264" }, { "category": "external", "summary": "2053366", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053366" }, { "category": "external", "summary": "2053429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429" }, { "category": "external", "summary": "2053516", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053516" }, { "category": "external", "summary": "2054431", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2054431" }, { "category": "external", "summary": "2054433", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2054433" }, { "category": "external", "summary": "2054772", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2054772" }, { "category": "external", "summary": "2054860", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2054860" }, { "category": "external", "summary": "2055333", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055333" }, { "category": "external", "summary": "2055900", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055900" }, { "category": "external", "summary": "2056485", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056485" }, { "category": "external", "summary": "2056701", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056701" }, { "category": "external", "summary": "2057060", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2057060" }, { "category": "external", "summary": "2058435", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2058435" }, { "category": "external", "summary": "2059779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059779" }, { "category": "external", "summary": "2059781", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059781" }, { "category": "external", "summary": "2060135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060135" }, { "category": "external", "summary": "2060151", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060151" }, { "category": "external", "summary": "2060230", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060230" }, { "category": "external", "summary": "2060309", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060309" }, { "category": "external", "summary": "2060469", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060469" }, { "category": "external", "summary": "2060550", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060550" }, { "category": "external", "summary": "2060603", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060603" }, { "category": "external", "summary": "2060831", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060831" }, { "category": "external", "summary": "2060934", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060934" }, { "category": "external", "summary": "2061260", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061260" }, { "category": "external", "summary": "2061311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061311" }, { "category": "external", "summary": "2061659", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061659" }, { "category": "external", "summary": "2061798", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061798" }, { "category": "external", "summary": "2061838", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061838" }, { "category": "external", "summary": "2062009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062009" }, { "category": "external", "summary": "2062022", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062022" }, { "category": "external", "summary": "2062025", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062025" }, { "category": "external", "summary": "2062202", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062202" }, { "category": "external", "summary": "2062337", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062337" }, { "category": "external", "summary": "2062462", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062462" }, { "category": "external", "summary": "2062556", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062556" }, { "category": "external", "summary": "2062787", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062787" }, { "category": "external", "summary": "2063055", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063055" }, { "category": "external", "summary": "2063341", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063341" }, { "category": "external", "summary": "2063345", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063345" }, { "category": "external", "summary": "2063596", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063596" }, { "category": "external", "summary": "2063599", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063599" }, { "category": "external", "summary": "2063697", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063697" }, { "category": "external", "summary": "2064231", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064231" }, { "category": "external", "summary": "2064247", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064247" }, { "category": "external", "summary": "2064392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064392" }, { "category": "external", "summary": "2064477", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064477" }, { "category": "external", "summary": "2064509", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064509" }, { "category": "external", "summary": "2064516", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064516" }, { "category": "external", "summary": "2064528", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064528" }, { "category": "external", "summary": "2064535", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064535" }, { "category": "external", "summary": "2064702", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702" }, { "category": "external", "summary": "2064722", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064722" }, { "category": "external", "summary": "2064899", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064899" }, { "category": "external", "summary": "2065436", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065436" }, { "category": "external", "summary": "2066198", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066198" }, { "category": "external", "summary": "2066207", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066207" }, { "category": "external", "summary": "2066333", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066333" }, { "category": "external", "summary": "2066383", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066383" }, { "category": "external", "summary": "2066433", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066433" }, { "category": "external", "summary": "2066464", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066464" }, { "category": "external", "summary": "2066475", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066475" }, { "category": "external", "summary": "2066544", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066544" }, { "category": "external", "summary": "2066594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066594" }, { "category": "external", "summary": "2066650", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066650" }, { "category": "external", "summary": "2066751", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066751" }, { "category": "external", "summary": "2066834", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066834" }, { "category": "external", "summary": "2066842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066842" }, { "category": "external", "summary": "2066914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066914" }, { "category": "external", "summary": "2066940", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066940" }, { "category": "external", "summary": "2066965", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066965" }, { "category": "external", "summary": "2066979", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066979" }, { "category": "external", "summary": "2067053", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067053" }, { "category": "external", "summary": "2067067", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067067" }, { "category": "external", "summary": "2067207", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067207" }, { "category": "external", "summary": "2067465", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067465" }, { "category": "external", "summary": "2067713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067713" }, { "category": "external", "summary": "2067728", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067728" }, { "category": "external", "summary": "2068304", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2068304" }, { "category": "external", "summary": "2068309", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2068309" }, { "category": "external", "summary": "2068312", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2068312" }, { "category": "external", "summary": "2068313", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2068313" }, { "category": "external", "summary": "2068328", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2068328" }, { "category": "external", "summary": "2068387", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2068387" }, { "category": "external", "summary": "2068993", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2068993" }, { "category": "external", "summary": "2069329", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069329" }, { "category": "external", "summary": "2069368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069368" }, { "category": "external", "summary": "2069469", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069469" }, { "category": "external", "summary": "2069615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069615" }, { "category": "external", "summary": "2069622", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069622" }, { "category": "external", "summary": "2069698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069698" }, { "category": "external", "summary": "2069867", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069867" }, { "category": "external", "summary": "2069870", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069870" }, { "category": "external", "summary": "2069875", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069875" }, { "category": "external", "summary": "2069895", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069895" }, { "category": "external", "summary": "2070203", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070203" }, { "category": "external", "summary": "2070782", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070782" }, { "category": "external", "summary": "2070846", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070846" }, { "category": "external", "summary": "2071066", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2071066" }, { "category": "external", "summary": "2071173", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2071173" }, { "category": "external", "summary": "2071191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2071191" }, { "category": "external", "summary": "2071769", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2071769" }, { "category": "external", "summary": "2071818", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2071818" }, { "category": "external", "summary": "2071869", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2071869" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2072097", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072097" }, { "category": "external", "summary": "2072104", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072104" }, { "category": "external", "summary": "2072177", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072177" }, { "category": "external", "summary": "2072227", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072227" }, { "category": "external", "summary": "2072231", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072231" }, { "category": "external", "summary": "2072334", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072334" }, { "category": "external", "summary": "2072342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072342" }, { "category": "external", "summary": "2072350", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072350" }, { "category": "external", "summary": "2072359", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072359" }, { "category": "external", "summary": "2072504", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072504" }, { "category": "external", "summary": "2072551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072551" }, { "category": "external", "summary": "2072773", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072773" }, { "category": "external", "summary": "2072824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072824" }, { "category": "external", "summary": "2072829", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072829" }, { "category": "external", "summary": "2073179", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073179" }, { "category": "external", "summary": "2073330", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073330" }, { "category": "external", "summary": "2073355", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073355" }, { "category": "external", "summary": "2073508", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073508" }, { "category": "external", "summary": "2073557", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073557" }, { "category": "external", "summary": "2073726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073726" }, { "category": "external", "summary": "2073739", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073739" }, { "category": "external", "summary": "2073740", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073740" }, { "category": "external", "summary": "2074178", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074178" }, { "category": "external", "summary": "2074626", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074626" }, { "category": "external", "summary": "2074689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074689" }, { "category": "external", "summary": "2074803", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074803" }, { "category": "external", "summary": "2074937", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074937" }, { "category": "external", "summary": "2075416", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2075416" }, { "category": "external", "summary": "2075440", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2075440" }, { "category": "external", "summary": "2075739", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2075739" }, { "category": "external", "summary": "2076421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2076421" }, { "category": "external", "summary": "2076494", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2076494" }, { "category": "external", "summary": "2076502", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2076502" }, { "category": "external", "summary": "2077144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077144" }, { "category": "external", "summary": "2077149", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077149" }, { "category": "external", "summary": "2077291", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077291" }, { "category": "external", "summary": "2077304", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077304" }, { "category": "external", "summary": "2077526", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077526" }, { "category": "external", "summary": "2077562", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077562" }, { "category": "external", "summary": "2077751", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077751" }, { "category": "external", "summary": "2077783", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077783" }, { "category": "external", "summary": "2077951", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077951" }, { "category": "external", "summary": "2078164", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2078164" }, { "category": "external", "summary": "2078167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2078167" }, { "category": "external", "summary": "2078373", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2078373" }, { "category": "external", "summary": "2078617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2078617" }, { "category": "external", "summary": "2078952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2078952" }, { "category": "external", "summary": "2078973", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2078973" }, { "category": "external", "summary": "2079013", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079013" }, { "category": "external", "summary": "2079015", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079015" }, { "category": "external", "summary": "2079421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079421" }, { "category": "external", "summary": "2079494", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079494" }, { "category": "external", "summary": "2079533", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079533" }, { "category": "external", "summary": "2079585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079585" }, { "category": "external", "summary": "2079611", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079611" }, { "category": "external", "summary": "2079615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079615" }, { "category": "external", "summary": "2079658", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079658" }, { "category": "external", "summary": "2079909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079909" }, { "category": "external", "summary": "2080172", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080172" }, { "category": "external", "summary": "2080215", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080215" }, { "category": "external", "summary": "2080279", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080279" }, { "category": "external", "summary": "2080503", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080503" }, { "category": "external", "summary": "2080567", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080567" }, { "category": "external", "summary": "2080712", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080712" }, { "category": "external", "summary": "2080776", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080776" }, { "category": "external", "summary": "2081792", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2081792" }, { "category": "external", "summary": "2081810", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2081810" }, { "category": "external", "summary": "2081829", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2081829" }, { "category": "external", "summary": "2081938", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2081938" }, { "category": "external", "summary": "2082226", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082226" }, { "category": "external", "summary": "2082409", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082409" }, { "category": "external", "summary": "2082449", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082449" }, { "category": "external", "summary": "2083038", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083038" }, { "category": "external", "summary": "2083160", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083160" }, { "category": "external", "summary": "2083434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083434" }, { "category": "external", "summary": "2083854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083854" }, { "category": "external", "summary": "2083870", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083870" }, { "category": "external", "summary": "2084034", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084034" }, { "category": "external", "summary": "2084158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084158" }, { "category": "external", "summary": "2084622", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084622" }, { "category": "external", "summary": "2085083", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085083" }, { "category": "external", "summary": "2085237", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085237" }, { "category": "external", "summary": "2085273", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085273" }, { "category": "external", "summary": "2085281", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085281" }, { "category": "external", "summary": "2086389", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086389" }, { "category": "external", "summary": "2087515", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087515" }, { "category": "external", "summary": "2088158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088158" }, { "category": "external", "summary": "2088511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088511" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4956.json" } ], "title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.5 security updates, images, and bug fixes", "tracking": { "current_release_date": "2024-11-15T14:53:10+00:00", "generator": { "date": "2024-11-15T14:53:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:4956", "initial_release_date": "2022-06-09T02:03:35+00:00", "revision_history": [ { "date": "2022-06-09T02:03:35+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-06-09T02:03:35+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T14:53:10+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.5 for RHEL 8", "product": { "name": "Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:acm:2.5::el8" } } } ], "category": "product_family", "name": "Red Hat ACM" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "product": { "name": "rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "product_id": "rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-proxy-rhel8\u0026tag=v2.5.0-18" } } }, { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.5.0-27" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "product_id": "rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.5.0-13" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.5.0-32" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "product": { "name": "rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "product_id": "rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.5.0-304" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.5.0-10" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.5.0-12" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.5.0-15" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.5.0-25" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.5.0-75" } } }, { "category": "product_version", "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "product": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.5.0-21" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.5.0-32" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "product": { "name": "rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "product_id": "rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.5.0-152" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.5.0-57" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.5.0-40" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.5.0-25" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.5.0-23" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.5.0-58" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.5.0-27" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "product": { "name": "rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "product_id": "rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.5.0-22" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "product_id": "rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.5.0-15" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.5.0-33" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "product": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.5.0-25" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.5.0-11" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.5.0-11" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "product": { "name": "rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "product_id": "rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.5.0-14" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "product": { "name": "rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "product_id": "rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.5.0-9" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.5.0-11" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "product_id": "rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.5.0-58" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.5.0-22" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.5.0-70" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.5.0-66" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.5.0-57" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.5.0-23" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.5.0-63" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "product_id": "rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.5.0-11" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "product": { "name": "rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "product_id": "rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.5.0-14" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.5.0-12" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "product": { "name": "rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "product_id": "rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.5.0-14" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.5.0-58" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.5.0-16" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "product_id": "rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.5.0-15" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "product": { "name": "rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "product_id": "rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.5.0-25" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "product": { "name": "rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "product_id": "rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "product": { "name": "rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "product_id": "rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.5.0-17" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "product_id": "rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.5.0-42" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "product": { "name": "rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "product_id": "rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.5.0-17" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.5.0-11" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "product": { "name": "rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "product_id": "rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-proxy-rhel8\u0026tag=v2.5.0-18" } } }, { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.5.0-27" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "product_id": "rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.5.0-13" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.5.0-32" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "product": { "name": "rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "product_id": "rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.5.0-304" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.5.0-10" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.5.0-12" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.5.0-15" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.5.0-25" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.5.0-75" } } }, { "category": "product_version", "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "product": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.5.0-21" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.5.0-32" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "product": { "name": "rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "product_id": "rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.5.0-152" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.5.0-57" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.5.0-40" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.5.0-25" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.5.0-23" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.5.0-58" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.5.0-27" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "product": { "name": "rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "product_id": "rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.5.0-22" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "product_id": "rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.5.0-15" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.5.0-33" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "product": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.5.0-25" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.5.0-11" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.5.0-11" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "product": { "name": "rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "product_id": "rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.5.0-14" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "product": { "name": "rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "product_id": "rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.5.0-9" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.5.0-11" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "product_id": "rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.5.0-58" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.5.0-22" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.5.0-70" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.5.0-66" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.5.0-57" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.5.0-23" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.5.0-63" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "product_id": "rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.5.0-11" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "product": { "name": "rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "product_id": "rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.5.0-14" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.5.0-12" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "product": { "name": "rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "product_id": "rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.5.0-14" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.5.0-58" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.5.0-16" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "product_id": "rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.5.0-15" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "product": { "name": "rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "product_id": "rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.5.0-25" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "product": { "name": "rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "product_id": "rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "product": { "name": "rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "product_id": "rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.5.0-17" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "product_id": "rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.5.0-42" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64", "product": { "name": "rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64", "product_id": "rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.5.0-17" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.5.0-11" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "product": { "name": "rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "product_id": "rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-proxy-rhel8\u0026tag=v2.5.0-18" } } }, { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.5.0-27" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "product_id": "rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.5.0-13" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.5.0-32" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "product": { "name": "rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "product_id": "rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.5.0-304" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.5.0-10" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.5.0-12" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.5.0-15" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.5.0-25" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.5.0-75" } } }, { "category": "product_version", "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "product": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.5.0-21" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.5.0-32" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "product": { "name": "rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "product_id": "rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.5.0-152" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.5.0-57" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.5.0-40" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.5.0-25" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.5.0-23" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.5.0-58" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.5.0-27" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "product": { "name": "rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "product_id": "rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.5.0-22" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "product_id": "rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.5.0-15" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.5.0-33" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "product": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.5.0-25" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.5.0-11" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.5.0-11" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "product": { "name": "rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "product_id": "rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.5.0-14" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "product": { "name": "rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "product_id": "rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.5.0-9" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.5.0-11" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "product_id": "rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.5.0-58" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.5.0-22" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.5.0-70" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.5.0-66" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.5.0-57" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.5.0-23" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.5.0-63" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "product_id": "rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.5.0-11" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "product": { "name": "rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "product_id": "rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.5.0-14" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.5.0-12" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "product": { "name": "rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "product_id": "rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.5.0-14" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.5.0-58" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.5.0-16" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "product_id": "rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.5.0-15" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "product": { "name": "rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "product_id": "rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.5.0-25" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "product": { "name": "rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "product_id": "rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "product": { "name": "rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "product_id": "rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.5.0-17" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "product_id": "rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.5.0-42" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "product": { "name": "rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "product_id": "rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.5.0-17" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.5.0-11" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "product": { "name": "rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "product_id": "rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-proxy-rhel8\u0026tag=v2.5.0-18" } } }, { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.5.0-27" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "product_id": "rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.5.0-13" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.5.0-32" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "product": { "name": "rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "product_id": "rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.5.0-304" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.5.0-10" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.5.0-12" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.5.0-15" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.5.0-25" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.5.0-75" } } }, { "category": "product_version", "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "product": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.5.0-21" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.5.0-32" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "product": { "name": "rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "product_id": "rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.5.0-152" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.5.0-57" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.5.0-40" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.5.0-25" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.5.0-23" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.5.0-58" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.5.0-27" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "product": { "name": "rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "product_id": "rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.5.0-22" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "product_id": "rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.5.0-15" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.5.0-33" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "product": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.5.0-25" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.5.0-11" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.5.0-11" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "product": { "name": "rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "product_id": "rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.5.0-14" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "product": { "name": "rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "product_id": "rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.5.0-9" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.5.0-11" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "product_id": "rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.5.0-58" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.5.0-22" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.5.0-70" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.5.0-66" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.5.0-57" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.5.0-23" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.5.0-63" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "product_id": "rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.5.0-11" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "product": { "name": "rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "product_id": "rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.5.0-14" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.5.0-12" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "product": { "name": "rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "product_id": "rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.5.0-14" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.5.0-58" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.5.0-16" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "product_id": "rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.5.0-15" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "product": { "name": "rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "product_id": "rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.5.0-25" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "product": { "name": "rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "product_id": "rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.5.0-20" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "product": { "name": "rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "product_id": "rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.5.0-17" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "product_id": "rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.5.0-42" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "product": { "name": "rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "product_id": "rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.5.0-17" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.5.0-11" } } } ], "category": "architecture", "name": "arm64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le" }, "product_reference": "rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64" }, "product_reference": "rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x" }, "product_reference": "rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64" }, "product_reference": "rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x" }, "product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64" }, "product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64" }, "product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le" }, "product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x" }, "product_reference": "rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le" }, "product_reference": "rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64" }, "product_reference": "rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64" }, "product_reference": "rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le" }, "product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64" }, "product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x" }, "product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64" }, "product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le" }, "product_reference": "rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64" }, "product_reference": "rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64" }, "product_reference": "rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x" }, "product_reference": "rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64" }, "product_reference": "rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x" }, "product_reference": "rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le" }, "product_reference": "rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64" }, "product_reference": "rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x" }, "product_reference": "rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64" }, "product_reference": "rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64" }, "product_reference": "rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le" }, "product_reference": "rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64" }, "product_reference": "rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x" }, "product_reference": "rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64" }, "product_reference": "rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le" }, "product_reference": "rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x" }, "product_reference": "rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le" }, "product_reference": "rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64" }, "product_reference": "rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "relates_to_product_reference": "8Base-RHACM-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8", "product_id": "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" }, "product_reference": "rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64", "relates_to_product_reference": "8Base-RHACM-2.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3918", "cwe": { "id": "CWE-915", "name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes" }, "discovery_date": "2021-11-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2024702" } ], "notes": [ { "category": "description", "text": "The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-json-schema: Prototype pollution vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "npm versions 8.0.0 and older provide a vulnerable version of the json-schema library. However, it is currently believed that in the context of npm, it is not possible to take advantage of the vulnerability.\n\nRed Hat Enterprise Linux version 8 and Software Collections provide a vulnerable version of the json-schema library only as embedded in the npm package. As a result, the severity of the incident has been lowered for these 2 products.\n\nRed Hat Quay includes json-schema as a development dependency of quay-registry-container. As a result, the impact rating has been lowered to Moderate.\n\nIn Red Hat OpenShift Container Platform (RHOCP), Red Hat Openshift Data Foundations (ODF), Red Hat distributed tracing, Migration Toolkit for Virtualization (MTV) and Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are behind OpenShift OAuth. This restricts access to the vulnerable json-schema library to authenticated users only, therefore the impact is reduced to Moderate.\n\nIn Red Hat Openshift Data Foundations (ODF) the odf4/mcg-core-rhel8 component has \"Will not fix status\", but starting from ODF 4.11 stream this component contains already patched version of the json-schema library. Earlier version of ODF are already under Maintenance Support phase, hence this vulnerability will not be fixed.", "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": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3918" }, { "category": "external", "summary": "RHBZ#2024702", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024702" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3918", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3918" } ], "release_date": "2021-10-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-09T02:03:35+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4956" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs-json-schema: Prototype pollution vulnerability" }, { "cve": "CVE-2021-41190", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2021-11-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2024938" } ], "notes": [ { "category": "description", "text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Image Specification, the manifest and index documents were not self-describing and documents with a single digest could be interpreted as either a manifest or an index. In the OCI Image Specification version 1.0.1 there is specified a recommendation that both manifest and index documents contain a `mediaType` field to identify the type of document.", "title": "Vulnerability description" }, { "category": "summary", "text": "opencontainers: OCI manifest and index parsing confusion", "title": "Vulnerability summary" }, { "category": "other", "text": "As a consequence of the OCI Image Specification (and OCI Distribution Specification [1]), container runtime engines (like containerd, moby - Docker Engine, cri-o) deliver updates to adopt new `mediaType` field used for identification of the document type. Even though some Red Hat products rely on container engine, the impact by this issue is LOW.\n\n[1] https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m", "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": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-41190" }, { "category": "external", "summary": "RHBZ#2024938", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024938" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41190", "url": "https://www.cve.org/CVERecord?id=CVE-2021-41190" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41190", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41190" }, { "category": "external", "summary": "https://github.com/moby/moby/security/advisories/GHSA-xmmx-7jpf-fx42", "url": "https://github.com/moby/moby/security/advisories/GHSA-xmmx-7jpf-fx42" }, { "category": "external", "summary": "https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m", "url": "https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m" }, { "category": "external", "summary": "https://github.com/opencontainers/image-spec/security/advisories/GHSA-77vh-xpmg-72qh", "url": "https://github.com/opencontainers/image-spec/security/advisories/GHSA-77vh-xpmg-72qh" } ], "release_date": "2021-11-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-09T02:03:35+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4956" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "opencontainers: OCI manifest and index parsing confusion" }, { "cve": "CVE-2021-43565", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2021-12-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2030787" } ], "notes": [ { "category": "description", "text": "There\u0027s an input validation flaw in golang.org/x/crypto\u0027s readCipherPacket() function. An unauthenticated attacker who sends an empty plaintext packet to a program linked with golang.org/x/crypto/ssh could cause a panic, potentially leading to denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang.org/x/crypto: empty plaintext packet causes panic", "title": "Vulnerability summary" }, { "category": "other", "text": "go-toolset shipped with Red Hat Developer Tools - Compilers and golang shipped with Red Hat Enterprise Linux 8 are not affected by this flaw because they do not ship the vulnerable code.\n\nThis flaw was rated to have a Moderate impact because it is not shipped in the Golang standard library and thus has a reduced impact to products compared with other flaws of this type.", "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": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-43565" }, { "category": "external", "summary": "RHBZ#2030787", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030787" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-43565", "url": "https://www.cve.org/CVERecord?id=CVE-2021-43565" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43565", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43565" } ], "release_date": "2021-12-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-09T02:03:35+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4956" } ], "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": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang.org/x/crypto: empty plaintext packet causes panic" }, { "cve": "CVE-2021-43816", "cwe": { "id": "CWE-281", "name": "Improper Preservation of Permissions" }, "discovery_date": "2022-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2044434" } ], "notes": [ { "category": "description", "text": "An incorrect permission assignment flaw was found in containerd. This flaw allows a local attacker to use a specially designed text file to read and write files outside of the container\u0027s scope.", "title": "Vulnerability description" }, { "category": "summary", "text": "containerd: Unprivileged pod may bind mount any privileged regular file on disk", "title": "Vulnerability summary" }, { "category": "other", "text": "Because Red Hat OpenStack Platform\u0027s director-operator does not use hostPath volumes, the RHOSP Impact has been rated Low impact and no updates will be provided at this time for its containers.\n\nIn Red Hat OpenShift Container Platform (OCP) the containerd package is not actually used, but because the containerd API is supported the core OCP components are listed as affected by this CVE and the impact is reduced to Low.", "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": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-43816" }, { "category": "external", "summary": "RHBZ#2044434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044434" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-43816", "url": "https://www.cve.org/CVERecord?id=CVE-2021-43816" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43816", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43816" }, { "category": "external", "summary": "https://github.com/containerd/containerd/security/advisories/GHSA-mvff-h3cj-wj9c", "url": "https://github.com/containerd/containerd/security/advisories/GHSA-mvff-h3cj-wj9c" } ], "release_date": "2022-01-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-09T02:03:35+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4956" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "containerd: Unprivileged pod may bind mount any privileged regular file on disk" }, { "cve": "CVE-2021-43858", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2021-12-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2036252" } ], "notes": [ { "category": "description", "text": "MinIO is a Kubernetes native application for cloud storage. Prior to version `RELEASE.2021-12-27T07-23-18Z`, a malicious client can hand-craft an HTTP API call that allows for updating policy for a user and gaining higher privileges. The patch in version `RELEASE.2021-12-27T07-23-18Z` changes the accepted request body type and removes the ability to apply policy changes through this API.", "title": "Vulnerability description" }, { "category": "summary", "text": "minio: user privilege escalation in AddUser() admin API", "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": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-43858" }, { "category": "external", "summary": "RHBZ#2036252", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2036252" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-43858", "url": "https://www.cve.org/CVERecord?id=CVE-2021-43858" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43858", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43858" }, { "category": "external", "summary": "https://github.com/minio/minio/security/advisories/GHSA-j6jc-jqqc-p6cx", "url": "https://github.com/minio/minio/security/advisories/GHSA-j6jc-jqqc-p6cx" } ], "release_date": "2021-12-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-09T02:03:35+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4956" }, { "category": "workaround", "details": "There is a workaround for this vulnerability: Changing passwords can be disabled by adding an explicit `Deny` rule to disable the API for users.", "product_ids": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "minio: user privilege escalation in AddUser() admin API" }, { "cve": "CVE-2022-0235", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "discovery_date": "2022-01-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2044591" } ], "notes": [ { "category": "description", "text": "A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as \"Authorization,\" \"WWW-Authenticate,\" and \"Cookie\" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.", "title": "Vulnerability description" }, { "category": "summary", "text": "node-fetch: exposure of sensitive information to an unauthorized actor", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is out of support scope for dotnet-5.0. For more information about Dotnet product support scope, please see https://access.redhat.com/support/policy/updates/net-core", "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": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0235" }, { "category": "external", "summary": "RHBZ#2044591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0235", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0235" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235" }, { "category": "external", "summary": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/", "url": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/" } ], "release_date": "2022-01-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-09T02:03:35+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4956" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "node-fetch: exposure of sensitive information to an unauthorized actor" }, { "cve": "CVE-2022-0778", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2022-03-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2062202" } ], "notes": [ { "category": "description", "text": "A flaw was found in OpenSSL. It is possible to trigger an infinite loop by crafting a certificate that has invalid elliptic curve parameters. Since certificate parsing happens before verification of the certificate signature, any process that parses an externally supplied certificate may be subject to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "openssl: Infinite loop in BN_mod_sqrt() reachable when parsing certificates", "title": "Vulnerability summary" }, { "category": "other", "text": "While Red Hat initially stated not to be directly affected by this flaw, after further investigation we found that the versions of OpenSSL as shipped in Red Hat Enterprise Linux 6, 7, and 8 are vulnerable to a denial of service attack through malicious Elliptic Curve parameters. During processing of the parameters OpenSSL will call BN_mod_sqrt() with invalid arguments, causing the process to enter an infinite loop. The invalid EC parameters can be provided to OpenSSL through X.509 certificates (used in TLS connections), through public and private keys, through certificate signing requests and other places where applications process Elliptic Curve parameters. The flaw has been rated as having a security impact of Important. A future update will address this issue in Red Hat Enterprise Linux 6, 7 and 8.", "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": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0778" }, { "category": "external", "summary": "RHBZ#2062202", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062202" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0778", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0778" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778" }, { "category": "external", "summary": "https://www.openssl.org/news/secadv/20220315.txt", "url": "https://www.openssl.org/news/secadv/20220315.txt" } ], "release_date": "2022-03-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-09T02:03:35+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4956" }, { "category": "workaround", "details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", "product_ids": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] } ], "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": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "openssl: Infinite loop in BN_mod_sqrt() reachable when parsing certificates" }, { "cve": "CVE-2022-21803", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-04-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2074689" } ], "notes": [ { "category": "description", "text": "A flaw was found in the nconf library when setting the configuration properties. This flaw allows an attacker to provide a crafted property, leading to prototype object pollution.", "title": "Vulnerability description" }, { "category": "summary", "text": "nconf: Prototype pollution in memory store", "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": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21803" }, { "category": "external", "summary": "RHBZ#2074689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074689" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21803", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21803" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21803", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21803" }, { "category": "external", "summary": "https://github.com/allengayCx/nodegoat/issues/88", "url": "https://github.com/allengayCx/nodegoat/issues/88" } ], "release_date": "2022-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-09T02:03:35+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4956" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nconf: Prototype pollution in memory store" }, { "cve": "CVE-2022-23806", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2022-02-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2053429" } ], "notes": [ { "category": "description", "text": "A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 8 and 9 are affected because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having a Moderate security impact. The issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7; hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16 \u0026 1.17), will not be addressed in future updates as shipped only in RHEL-7, hence, marked as Out-of-Support-Scope.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.", "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": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23806" }, { "category": "external", "summary": "RHBZ#2053429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23806", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23806" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ" } ], "release_date": "2022-02-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-09T02:03:35+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4956" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements" }, { "cve": "CVE-2022-24450", "cwe": { "id": "CWE-1220", "name": "Insufficient Granularity of Access Control" }, "discovery_date": "2022-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2052573" } ], "notes": [ { "category": "description", "text": "A flaw was found in the NATS nats-server in an experimental feature that provides dynamically provisioned sandbox accounts that do not check the clients\u2019 authorization. This flaw allows an attacker to take advantage of its valid account and switch over to another existing account without further authentication.", "title": "Vulnerability description" }, { "category": "summary", "text": "nats-server: misusing the \"dynamically provisioned sandbox accounts\" feature authenticated user can obtain the privileges of the System account", "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": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24450" }, { "category": "external", "summary": "RHBZ#2052573", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052573" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24450", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24450" }, { "category": "external", "summary": "https://advisories.nats.io/CVE/CVE-2022-24450.txt", "url": "https://advisories.nats.io/CVE/CVE-2022-24450.txt" } ], "release_date": "2022-02-07T12:40:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-09T02:03:35+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4956" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nats-server: misusing the \"dynamically provisioned sandbox accounts\" feature authenticated user can obtain the privileges of the System account" }, { "cve": "CVE-2022-24778", "cwe": { "id": "CWE-303", "name": "Incorrect Implementation of Authentication Algorithm" }, "discovery_date": "2022-03-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2069368" } ], "notes": [ { "category": "description", "text": "A flaw was found in the imgcrypt library when checking the keys of an authorized user to access an encrypted image on systems where layers are not available and cannot run on the host architecture. This flaw allows an attacker to run an image without providing the previously decrypted keys.", "title": "Vulnerability description" }, { "category": "summary", "text": "imgcrypt: Unauthorized access to encryted container image on a shared system due to missing check in CheckAuthorization() code path", "title": "Vulnerability summary" }, { "category": "other", "text": "Only Fedora is using the affected codebase. Hence, marking other products as of Low impact as they are using an affected version of \u0027imgcrypt\u0027 as a transitive dependency.", "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": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24778" }, { "category": "external", "summary": "RHBZ#2069368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069368" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24778", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24778" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24778", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24778" }, { "category": "external", "summary": "https://github.com/containerd/imgcrypt/security/advisories/GHSA-8v99-48m9-c8pm", "url": "https://github.com/containerd/imgcrypt/security/advisories/GHSA-8v99-48m9-c8pm" } ], "release_date": "2022-03-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-09T02:03:35+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4956" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "imgcrypt: Unauthorized access to encryted container image on a shared system due to missing check in CheckAuthorization() code path" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-09T02:03:35+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4956" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" }, { "cve": "CVE-2022-27191", "cwe": { "id": "CWE-327", "name": "Use of a Broken or Risky Cryptographic Algorithm" }, "discovery_date": "2022-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2064702" } ], "notes": [ { "category": "description", "text": "A broken cryptographic algorithm flaw was found in golang.org/x/crypto/ssh. This issue causes a client to fail authentication with RSA keys to servers that reject signature algorithms based on SHA-2, enabling an attacker to crash the server, resulting in a loss of availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crash in a golang.org/x/crypto/ssh server", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP) the vulnerable golang.org/x/crypto/ssh package is bundled in many components. The affected code is in the SSH server portion that is not used, hence the impact by this vulnerability is reduced. Additionally the OCP installer components, that also bundle vulnerable golang.org/x/crypto/ssh package, are used only during the cluster installation process, hence for already deployed and running OCP clusters the installer components are considered as affected by this vulnerability but not impacted.", "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": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-27191" }, { "category": "external", "summary": "RHBZ#2064702", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-27191", "url": "https://www.cve.org/CVERecord?id=CVE-2022-27191" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ", "url": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ" } ], "release_date": "2022-03-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-09T02:03:35+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4956" } ], "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": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crash in a golang.org/x/crypto/ssh server" }, { "cve": "CVE-2022-29810", "cwe": { "id": "CWE-532", "name": "Insertion of Sensitive Information into Log File" }, "discovery_date": "2022-04-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2080279" } ], "notes": [ { "category": "description", "text": "A flaw was found in go-getter, where the go-getter library can write SSH credentials into its log file. This flaw allows a local user with access to read log files to read sensitive credentials, which may lead to privilege escalation or account takeover.", "title": "Vulnerability description" }, { "category": "summary", "text": "go-getter: writes SSH credentials into logfile, exposing sensitive credentials to local uses", "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": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-29810" }, { "category": "external", "summary": "RHBZ#2080279", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080279" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-29810", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29810" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29810", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29810" }, { "category": "external", "summary": "https://github.com/golang/vulndb/issues/438", "url": "https://github.com/golang/vulndb/issues/438" } ], "release_date": "2022-04-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-09T02:03:35+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4956" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:3f23180da46351216ee33a4bfc67f0b8aa0dd64208da7dac7f81daaec5009a11_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:643a49afe7b5682c0f5e56941ae601aa8f5031c9c63a0bb781a422be954b0879_arm64", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:82557f8506bcaf48e701d815ad0bedd636d99ab649d00fcb1d3b982a85a6f13b_s390x", "8Base-RHACM-2.5:rhacm2/acm-cluster-proxy-rhel8@sha256:a1c196b747624e5854f93f2575b4e909420277604196d1dfc832321b2a9fccc6_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4888007361f4b04fea8df5f2acd610d15b7aad19822f9193cadcc36fea3271c9_s390x", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:a051fefa70c33ce608f540aa08296f013edcd1391d1334abed4d48a29dbf10e9_amd64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:cc7bbdc191ae6f6edffac7acbccfe5a998f583031564e544034253b74f5255f8_arm64", "8Base-RHACM-2.5:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e5e429df456a4f67442852b2ec2535d12bf01008015f78729b64478b73a73a8c_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:48fe3ceb6445433c5b2e2e6c450c40cb1625a28a73385a799cfad235a0fe8a5b_s390x", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:90427b8c3d65c9e86f9d028f82465ab6545d0ce5504f7ea732d0df99a552983e_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:ba90df1dd10c9db92145111703096765cf94d2bcada5911cebb8b15fe5d72bf1_arm64", "8Base-RHACM-2.5:rhacm2/acm-grafana-rhel8@sha256:d2b420ce95e9b379ed5e02d966dbbba8bf8c551086f7cce1dbc51bb4364b4864_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:75a4563d8291173d10a675b4d23df4d3596be07e792c94249c1e769fd8c4a916_amd64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:b7b070d75e91fb3f42d5cea0b7c65c23bcba4c039b16b56e8e8c5d093df96124_s390x", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:c3676838f9b7fa509a3fd93c27ca1cf2235499cfe8b2432277b35825df1feb03_arm64", "8Base-RHACM-2.5:rhacm2/acm-must-gather-rhel8@sha256:d9566f7dc9a3afda4e048a518c1e8ffc3a1509a36348a16cfc9e16a81038124a_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:972a814a9c3277318bcc0280a17dd4c46db3a0df174484fed96e5fae9b4e3486_amd64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:9cc57201629e9454f0068a5e52de12e5174b7039d0af77010466d0a15e772dc1_arm64", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:b184a3b5f22d6201a20ef664334e01b24c7d9d444c594f4058746614bc7f8269_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-operator-bundle@sha256:c7bc5c548af389294dc2f9e5fc0f1c5735879da083119c4ca048ad01d6fd0702_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0e33fb6df280efda4a4128bda577d3d0d2011238c4f2ef44b3d11ec5d8aa4a4f_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:1b62a3b52e0dab6fad8ee6e64fcd2d95da07f5c25f7683beb52a0e67b5e6d8c2_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:927f49fef14be90de2407952f3b98cb343eb7c6bf95139dbd5b3aff114eb4f48_arm64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dd76922aa861ca201422d0df111c7d2e5514d15cce3740a74c0894cf40f0d955_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:7c254aa1eae3534daad1fc7067be0648f38d0a86c2046f574eed202817912a82_ppc64le", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:9072ebc6cb499cc337b33525804b8fedd1967f96ac005f9fbeddfabfd67ce25b_amd64", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:c7fbdf9153e9b70954c349ce73ae53b7accef5fbd3cc448fb59c2bdfbc07d156_s390x", "8Base-RHACM-2.5:rhacm2/acm-prometheus-rhel8@sha256:fa6f648a76c68826b76d7e7843c6911b59655cacc35495e3911929fcda458aab_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:160a12fe6a27a34778fd2d75f096d0e13ba518ac459a8337bb87eef083759084_s390x", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1fa06171917eb9a424fb611d476bc28eba5287264390955ec7b97cec222aedfa_arm64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27855bbae98a3ec0a448899d22a31dcfca4d2d1c53ee1c227ef36cd1c6663c9a_amd64", "8Base-RHACM-2.5:rhacm2/acm-volsync-addon-controller-rhel8@sha256:67ba9cef857ead106942fb027eb6c4a6d95e36e6a894fb371fae9102f9038e47_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3991d48b2703404527135c6c52c1937df5cbc4524678f4ba86e495d8a8d22f3b_arm64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:3a341073fc0f313101aaad05d18da419aaa4b4a503e6f3fa7f813f90451ff053_amd64", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:68cc08440e9b8fbd3bd682cbc1447e9f32da6cd38d717d52a3972e22f363c641_ppc64le", "8Base-RHACM-2.5:rhacm2/cert-policy-controller-rhel8@sha256:758c591e4db9968f07a211668f4b56221bcf33fe87f5db68426efd2512462e5d_s390x", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:920be5006437616de975651f583e9bfafec0442b64c91c23f9e6e8893b1a1feb_arm64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:c75a7a73924c2dd9a08a630981bafdda5d3d1a1efef8ec49878be3e7ffbb6a5e_amd64", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:d063ac56be2d58015933a8a950673595436c40f9eecd23c2cdf2041276c94168_ppc64le", "8Base-RHACM-2.5:rhacm2/cluster-backup-rhel8-operator@sha256:daaf438a646ac2091acfb2db5457c97d530eb90ed6c16c985c04d592570074cd_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:349e1a5dab46e5c41d6f1778e25de51affde784bac0fe667d55cc36d7929640e_s390x", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:3c76e26142f433c49b14819e4b3bcb0b57ea365f2606a76aa84bfe59f0faf0e2_arm64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:e6d8cc28b61abbd2ba124b7b816fe86e29c8c3e1c6a59574038f767093df2e94_amd64", "8Base-RHACM-2.5:rhacm2/cluster-proxy-addon-rhel8@sha256:fa9ee8a6dada0561799dae5de46ab6e349d394a941b1d91852582afa70e77f09_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:56afa758e35b6b37ae793b6eb403acaae883f056e487da5b4814f6cca86bad52_s390x", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:875f760b87306a9436898a25c5a5b535c331324b369654f4f6b95bad78157227_arm64", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:d26babd626a5e6c040232e9d22d6d4df30e82ccca7d4d3a8627e74b947633ffe_ppc64le", "8Base-RHACM-2.5:rhacm2/config-policy-controller-rhel8@sha256:ffff9937ce2d6dc66204b8d86b0887db986a943c858490f1fe0a5a7655355487_amd64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:2c4a64cf092a5c31aa6533c643824a6ccec9b9271c440e23568960477d366583_s390x", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:394a6d04afd001172f22cb1852d292136eae264250058db6bbd59ba0918319ab_ppc64le", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:68aae939983596b5f85ba995a4747dde9c0ef511ed9f25f3638fdecde06f2d40_arm64", "8Base-RHACM-2.5:rhacm2/console-rhel8@sha256:a03f5c80684fabc27461dd5c5b6f9422c2522bed83ffc2d4184496a9a821e98d_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4431a52ce6c3234be91aa26dedf37257003e627e17d34482b66be0450c12c3c8_amd64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80513ae193c4858688293cc9a996f1858221d74abd6ee2626df3b367afe2dbcc_arm64", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:981409e4fe00c3b8ad4c695b671db00293e14449b8d29ec748e02893b0214a79_s390x", "8Base-RHACM-2.5:rhacm2/endpoint-monitoring-rhel8-operator@sha256:db3ccead74e71d604272cf1f337aa6d4825d934f71f0245418b784bb85b1bc9f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:11b1d134fe9a6c586e0accb514cd7eb2ee8985ad08b73f1f1ca69111a179c76a_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:2a4cb907dee17f96c941f982c1e86c54b23233d91a556398c57b0d9c40168039_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:89e6155fa145c24251323eb0fab580fc1657724d06ce691ab4e6a9c605d7b3ef_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-propagator-rhel8@sha256:ce4235e27cb08db6e4ce571d61614d3baa6c79c77fe36148db7e45159824d16a_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:08f30dfecf995288ba87e604e4f9172bdd04ea1e5a2dff52ea572b95b6b32be2_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:22918c2c4a7b57479239d57e2a29dc5693441cb9a9e606e82cbb25e2417c5d1f_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:a92943282791b24a8bd9b799d6f4bae9c5a0711e968a5da61caf0fbfa91fecfe_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-spec-sync-rhel8@sha256:b967180a85e1c5f86881dd6501afb5e6d35df278282842558a1ccd46072deeeb_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:8fb352c4509b4b79cc4afa43b93bb0fe6cbe37dd102f80158e583cf3020fe399_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:ace15d5307825d4073cc2fed31805e0e5a32123d7ac9a1cd736274d80c31ea82_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:b819d2293b043b622028e99e551d06b66fe870a566a091e78fd69188acc77537_amd64", "8Base-RHACM-2.5:rhacm2/governance-policy-status-sync-rhel8@sha256:c92a5cffa1a5695c1d78c58960e640416219b226d11d0685b8dc26ac25dc90a5_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:28454e1412126bdf3e674252c62c3c1acfa17ad6c67ce2a18cc3426f841e6f22_arm64", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:57465a7a98d9af5aa64b0ada661a6aadcf9746332e71344dfe897543e06c16d8_ppc64le", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:9ab41626362a349e3a103f3a176a37c372542913ca59668c66468233f5807637_s390x", "8Base-RHACM-2.5:rhacm2/governance-policy-template-sync-rhel8@sha256:c9cea7ce906545938be8f19923cc83f1fbc8dda472f8e2a2f910e2a28bd6b04f_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:3e19227f7f542e35fd6a8f11737113d29dad25235d9a5af905bfb63a79b8541c_ppc64le", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:8a622dd188ae660eb327e66659350bb8f73e5c0a4725e4d5fd270e592d6b4382_arm64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:a93a12d593289cc840c5543fe0740d726bd44a6a22c7315b6c9caa455e1d6194_amd64", "8Base-RHACM-2.5:rhacm2/grafana-dashboard-loader-rhel8@sha256:cdeb837e4fbf52ac7ddbce4781bd87677d58660a99134549d0ca20ad4549a02d_s390x", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:2d77445651714a529a6e331287d67307e1a9fb13843815f9617a890292a4a465_arm64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:530fa95b3254097e83767f29c275fac747d66ba5d164fbccf834883facc7b80b_ppc64le", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:af4307b2b3cce720ffe0b831f0c6120ec2ef8978603d65e5b0b444d57752601d_amd64", "8Base-RHACM-2.5:rhacm2/iam-policy-controller-rhel8@sha256:ca5aad603ec8af04a7573e0b8b886b2e9336f42c65321decb9f512efd3fc2db2_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:5ca7bbefee9e41e6789124bd70903c3cacd4f87a218692783070ceb8d57e31f6_arm64", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:7c99d33d6f7a6664e0c38a8544ad0148d4346c7ebd96f0f9366b598711f26056_s390x", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:9e1822312f8a2ec8981090459c52d31121f4df1b417b133abd9abdfe692619e6_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-client-rhel8@sha256:eb2b352d26fc7dfe69783f001c7de7991572d9c6ef2ef2bace2c032bcdeb0237_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:0f8f492341406c3d44b4cdb00d0d47ab90d0eb8dc477fcc5277a010434ab1c85_ppc64le", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:1f7915a77b79b9e328b56ff8a1bc77d93e0ff61cbbd7dc874af0affe37a8fbdd_amd64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:7f8be38d1de1e4fea9e61ae081372f31474164bf1ee480643414e4e2280bfa0c_arm64", "8Base-RHACM-2.5:rhacm2/insights-metrics-rhel8@sha256:ab9dddc3e680e0872a484821cf7b29e73b6f8777aad1a8992a35762f7c1e56c3_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:baafef7fe36f1b87ab6261f5a6fb56644d924e1d41a848ef50f8815efcc22e5d_arm64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:cf7430db7094c5bda32e51c369beff725b2e95af63bffbc3b53b36925a069646_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:d32cba72a9aab817529af2de6e09fce681bafd3e7a59b451e5d5214edfec3a6a_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-controller-rhel8@sha256:e1d707c2e01048888b28357707ad9024ea18c1a157377d333347743e3efdf7e0_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:13937d00110b989c55a94c452e6cfc6a1442150ebb575a89e4addbd9cc14d249_ppc64le", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:5eee0c89d80dbeea635f2d66c87ea6593b577ed961eb6b7560ad5912c1f5b445_amd64", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f1ce8866f4905f77c41607c56f4e71e2ab6e41b1463a19ded52d1c58f5f275ac_s390x", "8Base-RHACM-2.5:rhacm2/klusterlet-addon-rhel8-operator@sha256:f51ca77c0b2ba1a9f496272c2eaf634af4fca6d705d0da37e6fa29bd97939a7a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:7c70d6a12c588cff2a980b1672e21a4b48d8564f927e9fba39f98bc4204b0aa5_amd64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:b71c4605865ea5dc5553a4a4608ccf5a40dd6a5ef17f2267268dd3a6c03a6eb4_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:c2a4cb71a544f08287639e837bf8f467ee2f642df52347f24481e8eafa2f883a_arm64", "8Base-RHACM-2.5:rhacm2/kube-rbac-proxy-rhel8@sha256:fae3b748afcd75d883b837ace4099ff417b911ca8a6a78daaa8d6265bbbd1dd5_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:18ceca6d8f00cfeb84db4122219741ef7ec7470deb73e22f4c039ad1353f4258_s390x", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:289450bcaf6fa920bebc11d147af41036412ba7dbf2e1dfb0b963308cbe47971_ppc64le", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:331cac8053831627a6a6c43f4c4a7439124a57e254a7fdd399e44432502778df_arm64", "8Base-RHACM-2.5:rhacm2/kube-state-metrics-rhel8@sha256:3a3e446dcd7e934d29434853197c9d5781426a5f4823e181ad6a0037b03881bc_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:48618f18d959ec374569ccef987f86a844fce2d78f66fa6415d489d2cf4dda70_ppc64le", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:a7026201d4b07b6406b128443aefe3bcadca2410c16fb1345100dc50500669af_amd64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:b3ffb7389a34b7912d8d1b537478126dbcb9dbf4e047e94a213ea61967de7b4f_arm64", "8Base-RHACM-2.5:rhacm2/management-ingress-rhel8@sha256:d4d81507efa1dfdb9f9298a0e9a579ce62757fa020b9a23c0f00c3cf5a381cfe_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:4b039328d5acc27c2a60939979cf92522138215bb144a5e65b6dee5f8da2cb2c_amd64", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:52629f81d0cfa693e033fecc3f680527a484c14215781a3f3afbe83e08ff812e_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:a34725c44846aa734cfb07288db0cee25496578bb9e7c211603e7c7555aaebbb_s390x", "8Base-RHACM-2.5:rhacm2/memcached-exporter-rhel8@sha256:d1798c3b14891b4a4e8b5c4cdbac874c63db558864b7af4c78f833068fb4024e_arm64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4386a9d6536f1b6f676b5587a1f3e0522b97a2094c6dadc86200b09e3288bebc_amd64", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:4e4ba78b0301cbaf44aa5ecbc33832dbeba5bceeae283cc993e7fbf7252dbafd_s390x", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:93dd6e35ef4ed24de3855efd02b3b7e66364cf30e3db281b27573abd36e0dc5f_ppc64le", "8Base-RHACM-2.5:rhacm2/memcached-rhel8@sha256:de6d3b5f93eb87802ee12d6b2dcb85f3cea3a6bc803bd70c2757ac6a2b4a3de7_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:183acf7eaf078c89e977a5513c317cc6029b8d071012f4398d04c7af3570a9d0_s390x", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:8c4ca6137ecaab77452eb8e4b77105c572a42362efa66debb0d6dd2afb8ee801_arm64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:9be08803cc3171c8ddb1962f660a447ee51b0012bd821e1cc07b93485ef23cb6_amd64", "8Base-RHACM-2.5:rhacm2/metrics-collector-rhel8@sha256:d95663e244cb1b3b9ba79f73b26319cee9fcb7d3039f22f316accc725867d036_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:26b03b6c2fb4508acfd130f6fd4f6194b704b53b32a21f004949773cda8b6db5_s390x", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:28f48ea83dc105d8e6abfc77d2e15bc8d27a58fe3b2c95e16990446632fc8659_amd64", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:b0d59cb7c65b8c1790b83464cbdf9f8c87e53e6c896d5bfadf2c3e672095043e_ppc64le", "8Base-RHACM-2.5:rhacm2/multicloud-integrations-rhel8@sha256:f3b02515ed1dd18ef330b1335a6995d7b70b6baa761bea645de7d2a03b9c444e_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:6e37f1b151a27cc5f6b8dcd037194247eaa74189a3c5080c01efdf1cbc1787f2_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:b5a03735afa1992b87cb2cd8c655179cd33443fbeedf779c95ba2f78be121fac_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:d093d0f03081a319971516731ce678ba2c730d9a8d0fa256fbd0793e221e89a7_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-observability-rhel8-operator@sha256:e0a1a164c7c66599032d10af3ded9c0d23766fb26c5ab18c3ccada5d76fa7b39_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:28f27934b8d142429a4370ecb9af6fc96f72b7629b3d7adab5df61b9a9260a5e_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:2ce97891d158c71a86597c8209822a6bdd37186b11fb49324ef36bff3f8d0001_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:4afd20e21b82c7f64c23e99dd8c738cb92134799e5c7b766272c02ef5b5d5f74_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-application-rhel8@sha256:cd9285412224c61708794fb5e334055646fa3267b38a0b2156df8a69a0300049_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:07f3966149e88f99534fd5c618e758d1d9d3e54e4dfedcb8431ba0a9931ebe0f_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:aab45639e89399a29541f7c4311b83fef8a284b5fc970c17c40f6cce49f48672_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:ad9c3dac2f1625a27323358526a1faba78f24dd3e6b73963daade455c5de1d36_arm64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-channel-rhel8@sha256:edd8d1d209a5ab72b39f45e525c694fc4be4ac1d65721a2bf6fb8ff2c34bb03f_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a9cde81b90484afa429bb1c8d616299e44bcee99add3ecd06ed24e2220e2e11_amd64", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:3d331f88400639a0edcc03a06976849c2f8fea6a8b5443f1d840d94332dca1a1_ppc64le", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:a783efa14256d709d6947959e021caa3b77f9e3fd032491b3eee82ddd77fd7f3_s390x", "8Base-RHACM-2.5:rhacm2/multicluster-operators-subscription-rhel8@sha256:c98891a10126c532a3fa2ecfdda50cdf5c5e34371c5f4eec699071b626cf14c2_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:94ca5fb9dc78c9cc95aeb392c5bcff889939618071ad052aedca3df4aa778ee9_arm64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:e87e1f47454d3cb201235b3f70d7d9376e03abdf710b23cd58c1bbe1802ee00d_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:eacd86a7f7eac125ca1ebc4565df1865b11e98c3c9a2ed72db88ba97fac4c10c_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-repo-rhel8@sha256:f4941340502e1d9107fa359ea8360fec3fdfc5500d02a96cae86a0b866ea2d9b_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:24bea6ddc4ab98385503cbe1624ebc5d772c304e4f563259509169179580a456_amd64", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:57051dc94b48ef51535ebe4f682b70099474074878e02abedc4e58d58f5b304c_ppc64le", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:60cab5b2849dd4edb1153ac0ad70b60e76720807acdad1666dc73de2f8b48b6d_s390x", "8Base-RHACM-2.5:rhacm2/multiclusterhub-rhel8@sha256:6724440ea7e696c32713bc1b3fd1d3db7babc5fd91b56aa8f2f6f38d1211021b_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:d6df5485a88b349fc55da4cc8a14886d00d06d3cc3fa82430f9dcb9620218d55_arm64", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e2f4ea6307309bc4045b71478fecd82dfbe916eca8307fa1c9117fc4619d8721_ppc64le", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:e47e2c727a58c1788e35d1d2e3824309889634e099601c3dbfe244e129c5afb9_s390x", "8Base-RHACM-2.5:rhacm2/node-exporter-rhel8@sha256:f5b0430df60df6d349f5d373a4e6ad36489248a59e3de57d1402d09cc559a459_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:1b98132e495ab92e72b5991ed5b9ac010f94e7c36ec6955dc148a7df15aca7e6_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:2d9d9e524cf2cd7a01151cff901bc2c82bd0cd48fe6dafb169d26351299cc4c1_s390x", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:6745b86aab31cf661584c8bf0ba8ce7fbdbdc95418e656d36886d2b7ed3d9777_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8-operator@sha256:af6f1c1cd56270e00df2ed8f39e436bbca8e02702ce1007aa9658b781d592777_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:39df58cca5af21e76a21fe2e3493df5862e1f3674e95bd49d7c783b4b181a224_ppc64le", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:848b310ffcd7f46d36f32486d5fc4822087a13ab8df8cf6647d27a786da8ac11_amd64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:884481517ab6e5a7ff8623f3728f7aa1a6fc34e58470992f328f9ecf64ac4f23_arm64", "8Base-RHACM-2.5:rhacm2/observatorium-rhel8@sha256:dc30f80f004f12066acf081fc720ae3691be97ac59e7f5cc2f8857a43a43c7ca_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:1d0c3b52696937e5ffaca65670245a8294e36a0483ef98d28cc3b5d8c432e24b_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:69485cf4bbf197a85997aecc5aa0f3a9628975ba39b47d015cb8c9aa1bf61413_amd64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:722ddbf3d521a71399715ecb5fde536a36a2eab5f193c4d2d23507985649cdfc_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-alertmanager-rhel8@sha256:ebc80a46fc95f28ae004aa2acac62f95a2f8927c6ba98b3da26b53c86fa68a53_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:52d00120dc81625b0dd1005a652a89faded03b80c6255d4441a3f858bf335dbc_s390x", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:939c77c8550c7dd0c818ef3d0a0cf51c1e73c6e105de052d7c1ccf2e3cfe3129_arm64", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:dfa20597e866a8077461e6d2dd5d0ecf45ae6618726204fcd4e5714629c70de6_ppc64le", "8Base-RHACM-2.5:rhacm2/prometheus-rhel8@sha256:fe549f47764a2e175d0c408d2ed7e00df98a80aefd4c41d9f273d51f4e99e01c_amd64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:51c4c84f053b5e47bcd67637bcc37f555acde0a8630e85f2bb4f2d5910e011a4_s390x", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:8438ac436c841c844917028d98548b25a0072285eb0900f9b5ebd529e64d50e6_arm64", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:a9d5ca2f49df7bfdd2a0341e7a4cbc5df1290c39b05d0c8d638390e52befdbca_ppc64le", "8Base-RHACM-2.5:rhacm2/rbac-query-proxy-rhel8@sha256:bc43c1900c1b18e19fb2cee9eec5f05b49b24da5b1fe863d171bde4f321d4f81_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:2914c413c8af97ddc4830707f3b1be7490fe655466b37f9ea70170f9fdb44f2b_s390x", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:e70d5bbc7f36e14259e6dafee68e65b97d44120d91c23f883e959d75e0cabd48_amd64", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:f73ff5fa6c72201aa005c11353e888c47a553227086604c3ca93fa04cd7e9f6e_ppc64le", "8Base-RHACM-2.5:rhacm2/redisgraph-tls-rhel8@sha256:fa203541692a5b15883179fd23e47ffec2712e310cee269435608f8465130e03_arm64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:3d83c24eb53ce0a851401b8cdddf99d663eaabca2d393c7af1c5535d0143c892_ppc64le", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:52a3ed864ec978bfa6e6133304a7050933437f57fb935d093532986a3d02a648_s390x", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:762f26ade26d25c4aa507884f0e77e201e006fa3dbcef78aabf32594d756476f_amd64", "8Base-RHACM-2.5:rhacm2/search-aggregator-rhel8@sha256:e6b2e8bf24e9ff94b000f15e266ff8ec8953ab80b8544608fe604f7022cee5a0_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1631c133bb3fe21b4576191761cf0b3a8908a2b08d9edf7abcee319011d8e8db_s390x", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:1e72887e000772c858c57037c723bb838bfcb69ab85af1769b8ff565d4ccc86a_arm64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:620409338e5824a79ee894482a1b585778c67cd41010aad6ad3dc84483a27019_amd64", "8Base-RHACM-2.5:rhacm2/search-api-rhel8@sha256:ec7d941a84a16b7abdad0430f0f85096fcda35a5ab76f1d88cd162d0825a53a4_ppc64le", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:1fbd1325ca75fe8839955070215400a47ff1a4bae3f46db7348992cc67b75d83_s390x", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:8b56ddfebf92d34a91c3d58a28412da76e48454bcc5904e6a330fb175955b172_amd64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:927bac4e17b93155ed957073509966cc5ee3fae18a338855f237004ec2ba5c2e_arm64", "8Base-RHACM-2.5:rhacm2/search-collector-rhel8@sha256:a6b257eb6ed203e61f8afce48dc546f4113bd8bea149f440a3173d1713eef0e8_ppc64le", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:0d92eed2277972370b8974941f2f279db71c45c6bfa7d6c78dc9d141906ac9a3_arm64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:1e7fe3449270c44a16bc39fa1e7e16c20efa4920e86605e55230ce3293489fa2_s390x", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:77f9d18c9ae884927cda73355b640392889454c7c177ea747aec12d880793401_amd64", "8Base-RHACM-2.5:rhacm2/search-rhel8@sha256:fac9a3751edaebe775a2d616609b9019fe97c5f8504de8b6d4d3027622cd2e7c_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:5bce678eb05ecb00e955501f8e016b5c2cbf118a95986bfab83fb1ab354fee91_s390x", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:db923d7ec830fb111bc51abb49bd81ba2e4166e7009f6f50d19ba3b8e0a6a261_ppc64le", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f0514dba0a44df9e6d21496eae72d1bba8c4302789eeb61e9dbfd1c37a15b292_amd64", "8Base-RHACM-2.5:rhacm2/submariner-addon-rhel8@sha256:f755e969f52a4195a93b3a7bb1b6f8d57d5997cda430e2204f42f539b7fdc916_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:1c76075462e7108e513c49c6adb2a4f07ce8f9d784f3ea2acd146008ec92e6a2_amd64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:4e6079468b9422bd6ae0fa9cc8af3de85e4456e8bc808c2238b094a375225408_arm64", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:8a4c48da4c1303891ac8b9d2fd9170b85398703d1b85ebfbbac5bb81f2da9945_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-receive-controller-rhel8@sha256:f03f3f1ebb36412c5b5f08be91a96d0887a07a13156d37a157f36787f1269eaf_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:503796559e7d3fa21b3457e157ba60e6c42c915f72c0d947e2941f85570f5d4f_s390x", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:62376cf6af4c51bdfa0de60a5ad16dd8537fc082a4fd5ae96d176d3d8e5b94e0_ppc64le", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:9acbde5cfaf4cdb2973674f2fe22f2c005364c8d83c0a5f0feafaa8611f01133_arm64", "8Base-RHACM-2.5:rhacm2/thanos-rhel8@sha256:eca8ee30fa8944afed0311639669657b084268f2f94049913f48d8221960bcfa_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "go-getter: writes SSH credentials into logfile, exposing sensitive credentials to local uses" } ] }
rhsa-2023_1043
Vulnerability from csaf_redhat
Published
2023-03-01 22:02
Modified
2024-11-21 20:50
Summary
Red Hat Security Advisory: Red Hat Single Sign-On 7.6.2 security update on RHEL 7
Notes
Topic
New Red Hat Single Sign-On 7.6.2 packages are now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat Single Sign-On 7.6 is a standalone server, based on the Keycloak project, that provides authentication and standards-based single sign-on capabilities for web and mobile applications.
This release of Red Hat Single Sign-On 7.6.2 on RHEL 7 serves as a replacement for Red Hat Single Sign-On 7.6.1, and includes bug fixes and enhancements, which are documented in the Release Notes document linked to in the References.
Security Fix(es):
* keycloak: XSS on impersonation under specific circumstances (CVE-2022-1438)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
* keycloak: missing email notification template allowlist (CVE-2022-1274)
* keycloak: minimist: prototype pollution (CVE-2021-44906)
* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)
* undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations (CVE-2022-2764)
* snakeyaml: Denial of Service due to missing nested depth limitation for collections (CVE-2022-25857)
* loader-utils: loader-utils:Regular expression denial of service (CVE-2022-37603)
* keycloak: Session takeover with OIDC offline refreshtokens (CVE-2022-3916)
* keycloak: path traversal via double URL encoding (CVE-2022-3782)
* snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode (CVE-2022-38749)
* snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match (CVE-2022-38751)
* snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject (CVE-2022-38750)
* keycloak: Client Registration endpoint does not check token revocation (CVE-2023-0091)
* keycloak: glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* json5: Prototype Pollution in JSON5 via Parse Method (CVE-2022-46175)
* keycloak: keycloak: user impersonation via stolen uuid code (CVE-2023-0264)
* snakeyaml: Constructor Deserialization Remote Code Execution (CVE-2022-1471)
* CXF: Apache CXF: SSRF Vulnerability (CVE-2022-46364)
* rcue-bootstrap: bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip (CVE-2018-14042)
* jettison: If the value in map is the map's self, the new new JSONObject(map) cause StackOverflowError which may lead to dos (CVE-2022-45693)
* sshd-common: mina-sshd: Java unsafe deserialization vulnerability (CVE-2022-45047)
* jettison: memory exhaustion via user-supplied XML or JSON data (CVE-2022-40150)
* jettison: parser crash by stackoverflow (CVE-2022-40149)
* jackson-databind: use of deeply nested arrays (CVE-2022-42004)
* jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS (CVE-2022-42003)
* jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method (CVE-2020-11022)
* jquery: Passing HTML containing <option> elements to manipulation methods could result in untrusted code execution (CVE-2020-11023)
* bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute (CVE-2018-14040)
* jquery: Prototype pollution in object's prototype leading to denial of service, remote code execution, or property injection (CVE-2019-11358)
* CXF: Apache CXF: directory listing / code exfiltration (CVE-2022-46363)
* keycloak: reflected XSS attack (CVE-2022-4137)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "New Red Hat Single Sign-On 7.6.2 packages are now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Single Sign-On 7.6 is a standalone server, based on the Keycloak project, that provides authentication and standards-based single sign-on capabilities for web and mobile applications.\n\nThis release of Red Hat Single Sign-On 7.6.2 on RHEL 7 serves as a replacement for Red Hat Single Sign-On 7.6.1, and includes bug fixes and enhancements, which are documented in the Release Notes document linked to in the References.\n\nSecurity Fix(es):\n\n* keycloak: XSS on impersonation under specific circumstances (CVE-2022-1438)\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n* keycloak: missing email notification template allowlist (CVE-2022-1274)\n* keycloak: minimist: prototype pollution (CVE-2021-44906)\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n* undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations (CVE-2022-2764)\n* snakeyaml: Denial of Service due to missing nested depth limitation for collections (CVE-2022-25857)\n* loader-utils: loader-utils:Regular expression denial of service (CVE-2022-37603)\n* keycloak: Session takeover with OIDC offline refreshtokens (CVE-2022-3916)\n* keycloak: path traversal via double URL encoding (CVE-2022-3782)\n* snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode (CVE-2022-38749)\n* snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match (CVE-2022-38751)\n* snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject (CVE-2022-38750)\n* keycloak: Client Registration endpoint does not check token revocation (CVE-2023-0091)\n* keycloak: glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n* json5: Prototype Pollution in JSON5 via Parse Method (CVE-2022-46175)\n* keycloak: keycloak: user impersonation via stolen uuid code (CVE-2023-0264)\n* snakeyaml: Constructor Deserialization Remote Code Execution (CVE-2022-1471)\n* CXF: Apache CXF: SSRF Vulnerability (CVE-2022-46364)\n* rcue-bootstrap: bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip (CVE-2018-14042)\n* jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos (CVE-2022-45693)\n* sshd-common: mina-sshd: Java unsafe deserialization vulnerability (CVE-2022-45047)\n* jettison: memory exhaustion via user-supplied XML or JSON data (CVE-2022-40150)\n* jettison: parser crash by stackoverflow (CVE-2022-40149)\n* jackson-databind: use of deeply nested arrays (CVE-2022-42004)\n* jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS (CVE-2022-42003)\n* jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method (CVE-2020-11022)\n* jquery: Passing HTML containing \u003coption\u003e elements to manipulation methods could result in untrusted code execution (CVE-2020-11023)\n* bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute (CVE-2018-14040)\n* jquery: Prototype pollution in object\u0027s prototype leading to denial of service, remote code execution, or property injection (CVE-2019-11358)\n* CXF: Apache CXF: directory listing / code exfiltration (CVE-2022-46363)\n* keycloak: reflected XSS attack (CVE-2022-4137)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:1043", "url": "https://access.redhat.com/errata/RHSA-2023:1043" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1601614", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601614" }, { "category": "external", "summary": "1601617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601617" }, { "category": "external", "summary": "1701972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701972" }, { "category": "external", "summary": "1828406", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1828406" }, { "category": "external", "summary": "2031904", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031904" }, { "category": "external", "summary": "2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2073157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073157" }, { "category": "external", "summary": "2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "2117506", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117506" }, { "category": "external", "summary": "2126789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126789" }, { "category": "external", "summary": "2129706", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129706" }, { "category": "external", "summary": "2129707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129707" }, { "category": "external", "summary": "2129709", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129709" }, { "category": "external", "summary": "2135244", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135244" }, { "category": "external", "summary": "2135247", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135247" }, { "category": "external", "summary": "2135770", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135770" }, { "category": "external", "summary": "2135771", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135771" }, { "category": "external", "summary": "2138971", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138971" }, { "category": "external", "summary": "2140597", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140597" }, { "category": "external", "summary": "2141404", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141404" }, { "category": "external", "summary": "2145194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2145194" }, { "category": "external", "summary": "2148496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148496" }, { "category": "external", "summary": "2150009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150009" }, { "category": "external", "summary": "2155681", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155681" }, { "category": "external", "summary": "2155682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155682" }, { "category": "external", "summary": "2155970", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155970" }, { "category": "external", "summary": "2156263", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156263" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2158585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158585" }, { "category": "external", "summary": "2160585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160585" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1043.json" } ], "title": "Red Hat Security Advisory: Red Hat Single Sign-On 7.6.2 security update on RHEL 7", "tracking": { "current_release_date": "2024-11-21T20:50:43+00:00", "generator": { "date": "2024-11-21T20:50:43+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:1043", "initial_release_date": "2023-03-01T22:02:40+00:00", "revision_history": [ { "date": "2023-03-01T22:02:40+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-03-01T22:02:40+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T20:50:43+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Single Sign-On 7.6 for RHEL 7 Server", "product": { "name": "Red Hat Single Sign-On 7.6 for RHEL 7 Server", "product_id": "7Server-RHSSO-7.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:red_hat_single_sign_on:7.6::el7" } } } ], "category": "product_family", "name": "Red Hat Single Sign-On" }, { "branches": [ { "category": "product_version", "name": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "product": { "name": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "product_id": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-sso7-keycloak@18.0.6-1.redhat_00001.1.el7sso?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "product": { "name": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "product_id": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-sso7-keycloak@18.0.6-1.redhat_00001.1.el7sso?arch=noarch" } } }, { "category": "product_version", "name": "rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "product": { "name": "rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "product_id": "rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-sso7-keycloak-server@18.0.6-1.redhat_00001.1.el7sso?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch as a component of Red Hat Single Sign-On 7.6 for RHEL 7 Server", "product_id": "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch" }, "product_reference": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "relates_to_product_reference": "7Server-RHSSO-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src as a component of Red Hat Single Sign-On 7.6 for RHEL 7 Server", "product_id": "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src" }, "product_reference": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "relates_to_product_reference": "7Server-RHSSO-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch as a component of Red Hat Single Sign-On 7.6 for RHEL 7 Server", "product_id": "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" }, "product_reference": "rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "relates_to_product_reference": "7Server-RHSSO-7.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-14040", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2018-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1601614" } ], "notes": [ { "category": "description", "text": "In Bootstrap before 4.1.2, XSS is possible in the collapse data-parent attribute.", "title": "Vulnerability description" }, { "category": "summary", "text": "bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Satellite 6.2 and newer versions don\u0027t use the bootstrap library, hence are not affected by this flaw.\n\nRed Hat CloudForms 4.6 and newer versions include the vulnerable component, but there is no risk of exploitation, since there is no possible vector to access the vulnerability. Older Red Hat CloudForms versions don\u0027t use the vulnerable component at all.\n\nRed Hat Enterprise Satellite 5 is now in Maintenance Support 2 phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Satellite 5 Life Cycle: https://access.redhat.com/support/policy/updates/satellite.", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-14040" }, { "category": "external", "summary": "RHBZ#1601614", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601614" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-14040", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14040" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14040", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14040" } ], "release_date": "2018-05-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute" }, { "cve": "CVE-2018-14042", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2018-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1601617" } ], "notes": [ { "category": "description", "text": "In Bootstrap before 4.1.2, XSS is possible in the data-container property of tooltip.", "title": "Vulnerability description" }, { "category": "summary", "text": "bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Satellite 6.2 and newer versions don\u0027t use the bootstrap library, hence are not affected by this flaw.\n\nRed Hat CloudForms 4.6 and newer versions include the vulnerable component, but there is no risk of exploitation, since there is no possible vector to access the vulnerability. Older Red Hat CloudForms versions don\u0027t use the vulnerable component at all.\n\nRed Hat Enterprise Satellite 5 is now in Maintenance Support 2 phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Satellite 5 Life Cycle: https://access.redhat.com/support/policy/updates/satellite.", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-14042" }, { "category": "external", "summary": "RHBZ#1601617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601617" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-14042", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14042" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14042", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14042" } ], "release_date": "2018-05-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip" }, { "cve": "CVE-2019-11358", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-03-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1701972" } ], "notes": [ { "category": "description", "text": "A Prototype Pollution vulnerability was found in jquery. Untrusted JSON passed to the `extend` function could lead to modifying objects up the prototype chain, including the global Object. A crafted JSON object passed to a vulnerable method could lead to denial of service or data injection, with various consequences.", "title": "Vulnerability description" }, { "category": "summary", "text": "jquery: Prototype pollution in object\u0027s prototype leading to denial of service, remote code execution, or property injection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Virtualization 4.2 EUS contains the affected version of bootstrap in the packages ovirt-js-dependencies and ovirt-engine-dashboard. These packages are deprecated in Red Hat Virtualization 4.3.", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11358" }, { "category": "external", "summary": "RHBZ#1701972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701972" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11358", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11358" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11358", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11358" }, { "category": "external", "summary": "https://blog.jquery.com/2019/04/10/jquery-3-4-0-released/", "url": "https://blog.jquery.com/2019/04/10/jquery-3-4-0-released/" }, { "category": "external", "summary": "https://www.drupal.org/sa-core-2019-006", "url": "https://www.drupal.org/sa-core-2019-006" } ], "release_date": "2019-03-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jquery: Prototype pollution in object\u0027s prototype leading to denial of service, remote code execution, or property injection" }, { "cve": "CVE-2020-11022", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-04-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1828406" } ], "notes": [ { "category": "description", "text": "A Cross-site scripting (XSS) vulnerability exists in JQuery. This flaw allows an attacker with the ability to supply input to the \u2018HTML\u2019 function to inject Javascript into the page where that input is rendered, and have it delivered by the browser.", "title": "Vulnerability description" }, { "category": "summary", "text": "jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method", "title": "Vulnerability summary" }, { "category": "other", "text": "No supported release of Red Hat OpenStack Platform is affected by this vulnerability as no shipped packages contain the vulnerable code.", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-11022" }, { "category": "external", "summary": "RHBZ#1828406", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1828406" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-11022", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11022" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11022", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11022" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-gxr4-xjj5-5px2", "url": "https://github.com/advisories/GHSA-gxr4-xjj5-5px2" } ], "release_date": "2020-04-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method" }, { "cve": "CVE-2020-11023", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-06-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1850004" } ], "notes": [ { "category": "description", "text": "A flaw was found in jQuery. HTML containing \\\u003coption\\\u003e elements from untrusted sources are passed, even after sanitizing, to one of jQuery\u0027s DOM manipulation methods, which may execute untrusted code. The highest threat from this vulnerability is to data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "jquery: Untrusted code execution via \u003coption\u003e tag in HTML passed to DOM manipulation methods", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux versions 6, 7, and 8 ship a vulnerable version of JQuery in the `pcs` component. However, the vulnerability has not been found to be exploitable in reasonable scenarios. \n\nIn RHEL7, pcs-0.9.169-3.el7_9.3 [RHSA-2022:7343] contains an updated version of jquery (3.6.0), which does not contain the vulnerable code.", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-11023" }, { "category": "external", "summary": "RHBZ#1850004", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1850004" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-11023", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11023" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11023", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11023" }, { "category": "external", "summary": "https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/", "url": "https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/" } ], "release_date": "2020-04-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jquery: Untrusted code execution via \u003coption\u003e tag in HTML passed to DOM manipulation methods" }, { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "cve": "CVE-2021-44906", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2066009" } ], "notes": [ { "category": "description", "text": "An Uncontrolled Resource Consumption flaw was found in minimist. This flaw allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using a constructor or __proto__ payload, resulting in prototype pollution and loss of confidentiality, availability, and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "minimist: prototype pollution", "title": "Vulnerability summary" }, { "category": "other", "text": "The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. While this flaw (CVE-2021-44906) enables attackers to control objects that they should not have access to, actual exploitation would still require a chain of independent flaws. Even though the CVSS for CVE-2021-44906 is higher than CVE-2020-7598, they are both rated as having Moderate impact.\n\nWithin Red Hat Satellite 6 this flaw has been rated as having a security impact of Low. It is not currently planned to be addressed there, as the minimist library is only included in the -doc subpackage and is part of test fixtures that are not in the execution path used by the rabl gem.", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-44906" }, { "category": "external", "summary": "RHBZ#2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-44906", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44906" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-xvch-5gv4-984h", "url": "https://github.com/advisories/GHSA-xvch-5gv4-984h" } ], "release_date": "2022-03-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "minimist: prototype pollution" }, { "acknowledgments": [ { "names": [ "Marcus Nilsson" ], "organization": "usd AG" } ], "cve": "CVE-2022-1274", "cwe": { "id": "CWE-80", "name": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)" }, "discovery_date": "2022-04-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2073157" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak in the execute-actions-email endpoint. This issue allows arbitrary HTML to be injected into emails sent to Keycloak users and can be misused to perform phishing or other attacks against users.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: HTML injection in execute-actions-email Admin REST API", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1274" }, { "category": "external", "summary": "RHBZ#2073157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073157" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1274", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1274" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1274", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1274" }, { "category": "external", "summary": "https://github.com/keycloak/keycloak/security/advisories/GHSA-m4fv-gm5m-4725", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-m4fv-gm5m-4725" } ], "release_date": "2023-02-28T18:57:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.6, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: HTML injection in execute-actions-email Admin REST API" }, { "acknowledgments": [ { "names": [ "Grzegorz Tworek" ], "organization": "SISOFT s.c." } ], "cve": "CVE-2022-1438", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-12-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2031904" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak. Under specific circumstances, HTML entities are not sanitized during user impersonation, resulting in a Cross-site scripting (XSS) vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: XSS on impersonation under specific circumstances", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1438" }, { "category": "external", "summary": "RHBZ#2031904", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031904" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1438", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1438" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1438", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1438" } ], "release_date": "2023-02-28T18:56:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: XSS on impersonation under specific circumstances" }, { "cve": "CVE-2022-1471", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-12-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2150009" } ], "notes": [ { "category": "description", "text": "A flaw was found in the SnakeYaml package. This flaw allows an attacker to benefit from remote code execution by sending malicious YAML content and this content being deserialized by the constructor. Deserialization is unsafe and leads to Remote Code Execution (RCE).", "title": "Vulnerability description" }, { "category": "summary", "text": "SnakeYaml: Constructor Deserialization Remote Code Execution", "title": "Vulnerability summary" }, { "category": "other", "text": "In the Red Hat Process Automation 7 (RHPAM) the untrusted, malicious YAML file for deserialization by the vulnerable Snakeyaml\u0027s SafeConstructor class must be provided intentionally by the RHPAM user which requires high privileges. The potential attack complexity is also high because it depends on conditions that are beyond the attacker\u0027s control. Due to that the impact for RHPAM is reduced to Low.\n\nRed Hat Fuse 7 does not expose by default any endpoint that passes incoming data/request into vulnerable Snakeyaml\u0027s Constructor class nor pass untrusted data to this class. When this class is used, it\u2019s still only used to parse internal configuration, hence the impact by this vulnerability to Red Hat Fuse 7 is reduced to Moderate.", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1471" }, { "category": "external", "summary": "RHBZ#2150009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1471", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1471" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1471", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1471" }, { "category": "external", "summary": "https://github.com/google/security-research/security/advisories/GHSA-mjmj-j48q-9wg2", "url": "https://github.com/google/security-research/security/advisories/GHSA-mjmj-j48q-9wg2" } ], "release_date": "2022-10-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "SnakeYaml: Constructor Deserialization Remote Code Execution" }, { "cve": "CVE-2022-2764", "discovery_date": "2022-08-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2117506" } ], "notes": [ { "category": "description", "text": "A flaw was found in Undertow with EJB invocations. This flaw allows an attacker to generate a valid HTTP request and send it to the server on an established connection after removing the LAST_CHUNK from the bytes, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "Undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-2764" }, { "category": "external", "summary": "RHBZ#2117506", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117506" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-2764", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2764" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2764", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2764" } ], "release_date": "2022-08-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations" }, { "acknowledgments": [ { "names": [ "Peter Flintholm" ], "organization": "Trifork" } ], "cve": "CVE-2022-3916", "cwe": { "id": "CWE-384", "name": "Session Fixation" }, "discovery_date": "2022-11-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2141404" } ], "notes": [ { "category": "description", "text": "A flaw was found in the offline_access scope in Keycloak. This issue would affect users of shared computers more (especially if cookies are not cleared), due to a lack of root session validation, and the reuse of session ids across root and user authentication sessions. This enables an attacker to resolve a user session attached to a previously authenticated user; when utilizing the refresh token, they will be issued a token for the original user.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: Session takeover with OIDC offline refreshtokens", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3916" }, { "category": "external", "summary": "RHBZ#2141404", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141404" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3916", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3916" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3916", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3916" } ], "release_date": "2022-11-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: Session takeover with OIDC offline refreshtokens" }, { "cve": "CVE-2022-4137", "cwe": { "id": "CWE-81", "name": "Improper Neutralization of Script in an Error Message Web Page" }, "discovery_date": "2022-11-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2148496" } ], "notes": [ { "category": "description", "text": "A reflected cross-site scripting (XSS) vulnerability was found in the \u0027oob\u0027 OAuth endpoint due to incorrect null-byte handling. This issue allows a malicious link to insert an arbitrary URI into a Keycloak error page. This flaw requires a user or administrator to interact with a link in order to be vulnerable. This may compromise user details, allowing it to be changed or collected by an attacker.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: reflected XSS 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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4137" }, { "category": "external", "summary": "RHBZ#2148496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148496" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4137", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4137" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4137", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4137" } ], "release_date": "2023-03-01T13:56:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "keycloak: reflected XSS attack" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" }, { "cve": "CVE-2022-25857", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-09-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2126789" } ], "notes": [ { "category": "description", "text": "A flaw was found in the org.yaml.snakeyaml package. This flaw allows an attacker to cause a denial of service (DoS) due to missing nested depth limitation for collections.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Denial of Service due to missing nested depth limitation for collections", "title": "Vulnerability summary" }, { "category": "other", "text": "For RHEL-8 it\u0027s downgraded to moderate because \"snakeyaml\" itself in RHEL 8 or RHEL-9 isn\u0027t shipped and \"prometheus-jmx-exporter\" is needed as build dependency. And it\u0027s not directly exploitable, hence severity marked as moderate.\nRed Hat Integration and AMQ products are not vulnerable to this flaw, so their severity has been lowered to moderate.\nRed Hat Single Sign-On uses snakeyaml from liquibase-core and is only used when performing migrations and would require administrator privileges to execute, hence severity marked as Low.\nRed Hat Fuse 7 is now in Maintenance Support Phase and details about its fix should be present soon. However, Red Hat Fuse Online (Syndesis) does will not contain the fix for this flaw.", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25857" }, { "category": "external", "summary": "RHBZ#2126789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25857", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25857" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25857", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25857" }, { "category": "external", "summary": "https://bitbucket.org/snakeyaml/snakeyaml/issues/525", "url": "https://bitbucket.org/snakeyaml/snakeyaml/issues/525" } ], "release_date": "2022-08-30T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "snakeyaml: Denial of Service due to missing nested depth limitation for collections" }, { "cve": "CVE-2022-31129", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-07-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2105075" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "moment: inefficient parsing algorithm resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31129" }, { "category": "external", "summary": "RHBZ#2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31129" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g" } ], "release_date": "2022-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "moment: inefficient parsing algorithm resulting in DoS" }, { "cve": "CVE-2022-37603", "cwe": { "id": "CWE-185", "name": "Incorrect Regular Expression" }, "discovery_date": "2022-11-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2140597" } ], "notes": [ { "category": "description", "text": "A flaw was found in loader-utils webpack library. When the url variable from interpolateName is set, the prototype can be polluted. This issue could lead to a regular expression Denial of Service (ReDoS), affecting the availability of the affected component.", "title": "Vulnerability description" }, { "category": "summary", "text": "loader-utils: Regular expression denial of service", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-37603" }, { "category": "external", "summary": "RHBZ#2140597", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140597" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-37603", "url": "https://www.cve.org/CVERecord?id=CVE-2022-37603" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37603", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37603" } ], "release_date": "2022-10-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "loader-utils: Regular expression denial of service" }, { "cve": "CVE-2022-38749", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2129706" } ], "notes": [ { "category": "description", "text": "A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Build of Quarkus is not affected by this issue as it already includes the fixed version.\n\nSatellite component Candlepin does not directly use snakeyaml, so it is not affected. Regardless, an update with the latest, unaffected snakeyaml version will be provided at next release.", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38749" }, { "category": "external", "summary": "RHBZ#2129706", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129706" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38749", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38749" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38749", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38749" } ], "release_date": "2022-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode" }, { "cve": "CVE-2022-38750", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2129707" } ], "notes": [ { "category": "description", "text": "A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Build of Quarkus is not affected by this issue as it already includes the fixed version.\n\nSatellite component Candlepin does not directly use snakeyaml, so it is not affected. Regardless, an update with the latest, unaffected snakeyaml version will be provided at next release.", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38750" }, { "category": "external", "summary": "RHBZ#2129707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129707" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38750", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38750" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38750", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38750" } ], "release_date": "2022-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject" }, { "cve": "CVE-2022-38751", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2129709" } ], "notes": [ { "category": "description", "text": "A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Build of Quarkus is not affected by this issue as it already includes the fixed version.\n\nSatellite component Candlepin does not directly use snakeyaml, so it is not affected. Regardless, an update with the latest, unaffected snakeyaml version will be provided at next release.", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38751" }, { "category": "external", "summary": "RHBZ#2129709", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129709" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38751", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38751" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38751", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38751" } ], "release_date": "2022-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match" }, { "cve": "CVE-2022-40149", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135771" } ], "notes": [ { "category": "description", "text": "A stack-based buffer overflow vulnerability was found in Jettison, where parsing an untrusted XML or JSON data may lead to a crash. This flaw allows an attacker to supply content that causes the parser to crash by writing outside the memory bounds if the parser is running on user-supplied input, resulting in a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "jettison: parser crash by stackoverflow", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40149" }, { "category": "external", "summary": "RHBZ#2135771", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135771" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40149", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40149" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40149", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40149" }, { "category": "external", "summary": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1", "url": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1" } ], "release_date": "2022-09-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jettison: parser crash by stackoverflow" }, { "cve": "CVE-2022-40150", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135770" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Jettison, where parsing an untrusted XML or JSON data may lead to a crash. If the parser is running on user-supplied input, an attacker may supply content that causes the parser to crash, causing memory exhaustion. This effect may support a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "jettison: memory exhaustion via user-supplied XML or JSON data", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40150" }, { "category": "external", "summary": "RHBZ#2135770", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135770" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40150", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40150" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40150", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40150" }, { "category": "external", "summary": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1", "url": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1" } ], "release_date": "2022-09-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "jettison: memory exhaustion via user-supplied XML or JSON data" }, { "cve": "CVE-2022-42003", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-10-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135244" } ], "notes": [ { "category": "description", "text": "A flaw was found in FasterXML jackson-databind. This issue could allow an attacker to benefit from resource exhaustion when the UNWRAP_SINGLE_VALUE_ARRAYS feature is enabled due to unchecked primitive value deserializers to avoid deep wrapper array nesting.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42003" }, { "category": "external", "summary": "RHBZ#2135244", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135244" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42003", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42003" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42003", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42003" } ], "release_date": "2022-10-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS" }, { "cve": "CVE-2022-42004", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-10-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135247" } ], "notes": [ { "category": "description", "text": "A flaw was found In FasterXML jackson-databind. This issue could allow an attacker to benefit from resource exhaustion due to the lack of a check in BeanDeserializer._deserializeFromArray to prevent the use of deeply nested arrays. An application is only vulnerable with certain customized choices for deserialization.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: use of deeply nested arrays", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42004" }, { "category": "external", "summary": "RHBZ#2135247", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135247" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42004", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42004" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42004", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42004" } ], "release_date": "2022-10-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: use of deeply nested arrays" }, { "cve": "CVE-2022-45047", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-11-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2145194" } ], "notes": [ { "category": "description", "text": "A flaw was found in Apache MINA SSHD, when using Java deserialization to load a serialized java.security.PrivateKey. An attacker could benefit from unsafe deserialization by inserting unsecured data that may affect the application or server.", "title": "Vulnerability description" }, { "category": "summary", "text": "mina-sshd: Java unsafe deserialization vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Impact as High as there\u0027s a mitigation for minimizing the impact which the flaw requires org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider to be impacted, which would require an external/public API for an attacker to benefit from it. \n\nRed Hat Fuse 7 and Red Hat JBoss Enterprise Application Platform 7 have a lower rate (moderate) as it\u0027s very unlikely to be exploited since those are for internal usage or use a custom implementation in their case.", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-45047" }, { "category": "external", "summary": "RHBZ#2145194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2145194" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-45047", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45047" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45047", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45047" }, { "category": "external", "summary": "https://www.mail-archive.com/dev@mina.apache.org/msg39312.html", "url": "https://www.mail-archive.com/dev@mina.apache.org/msg39312.html" } ], "release_date": "2022-11-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" }, { "category": "workaround", "details": "From the maintainer:\n\nFor Apache MINA SSHD \u003c= 2.9.1, do not use org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider to generate and later load your server\u0027s host key. Use separately generated host key files, for instance in OpenSSH format, and load them via a org.apache.sshd.common.keyprovider.FileKeyPairProvider instead. Or use a custom implementation instead of \nSimpleGeneratorHostKeyProvider that uses the OpenSSH format for storing and loading the host key (via classes OpenSSHKeyPairResourceWriter and OpenSSHKeyPairResourceParser).", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mina-sshd: Java unsafe deserialization vulnerability" }, { "cve": "CVE-2022-45693", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-12-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155970" } ], "notes": [ { "category": "description", "text": "A flaw was found in Jettison, where it is vulnerable to a denial of service caused by a stack-based buffer overflow. By sending a specially-crafted request using the map parameter, a remote attacker can cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat has determined the impact of this flaw to be Moderate; a successful attack using this flaw would require the processing of untrusted, unsanitized, or unrestricted user inputs, which runs counter to established Red Hat security practices.", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-45693" }, { "category": "external", "summary": "RHBZ#2155970", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155970" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-45693", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45693" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45693", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45693" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos" }, { "cve": "CVE-2022-46175", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156263" } ], "notes": [ { "category": "description", "text": "A flaw was found in the json5 package. The affected version of the json5 package could allow an attacker to set arbitrary and unexpected keys on the object returned from JSON5.parse.", "title": "Vulnerability description" }, { "category": "summary", "text": "json5: Prototype Pollution in JSON5 via Parse Method", "title": "Vulnerability summary" }, { "category": "other", "text": "The json5 package is a build-time dependency in Red Hat products and is not used in production runtime. Hence, the impact is set to Moderate.", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-46175" }, { "category": "external", "summary": "RHBZ#2156263", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156263" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-46175", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46175" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175" }, { "category": "external", "summary": "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h", "url": "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h" } ], "release_date": "2022-12-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "json5: Prototype Pollution in JSON5 via Parse Method" }, { "cve": "CVE-2022-46363", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-12-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155681" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Apache CXF that could allow an attacker to perform a remote directory listing or code exfiltration. This issue only applies when the CXFServlet is configured with both the static-resources-list and redirect-query-check attributes. These attributes are not supposed to be used together, so the issue can only occur if the CXF service is misconfigured.", "title": "Vulnerability description" }, { "category": "summary", "text": "CXF: directory listing / code exfiltration", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-46363" }, { "category": "external", "summary": "RHBZ#2155681", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155681" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-46363", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46363" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46363", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46363" }, { "category": "external", "summary": "https://lists.apache.org/thread/pdzo1qgyplf4y523tnnzrcm7hoco3l8c", "url": "https://lists.apache.org/thread/pdzo1qgyplf4y523tnnzrcm7hoco3l8c" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "CXF: directory listing / code exfiltration" }, { "cve": "CVE-2022-46364", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "discovery_date": "2022-12-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155682" } ], "notes": [ { "category": "description", "text": "A SSRF vulnerability was found in Apache CXF. This issue occurs when parsing the href attribute of XOP:Include in MTOM requests, allowing an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type.", "title": "Vulnerability description" }, { "category": "summary", "text": "CXF: SSRF Vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Integration Camel Quarkus does not support CXF extensions and so is affected at a reduced impact of Moderate.\nThe RHSSO server does not ship Apache CXF. The component mentioned in CVE-2022-46364 is a transitive dependency coming from Fuse adapters and the test suite.", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-46364" }, { "category": "external", "summary": "RHBZ#2155682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155682" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-46364", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46364" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46364", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46364" }, { "category": "external", "summary": "https://cxf.apache.org/security-advisories.data/CVE-2022-46364.txt?version=1\u0026modificationDate=1670944472739\u0026api=v2", "url": "https://cxf.apache.org/security-advisories.data/CVE-2022-46364.txt?version=1\u0026modificationDate=1670944472739\u0026api=v2" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "CXF: SSRF Vulnerability" }, { "acknowledgments": [ { "names": [ "Sourav Kumar" ], "organization": "https://github.com/souravs17031999", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-0091", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-10-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2158585" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak, where it did not properly check client tokens for possible revocation in its client credential flow. This flaw allows an attacker to access or modify potentially sensitive information.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: Client Registration endpoint does not check token revocation", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0091" }, { "category": "external", "summary": "RHBZ#2158585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158585" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0091", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0091" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0091", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0091" }, { "category": "external", "summary": "https://github.com/keycloak/keycloak/security/advisories/GHSA-v436-q368-hvgg", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-v436-q368-hvgg" }, { "category": "external", "summary": "https://github.com/keycloak/security/issues/27", "url": "https://github.com/keycloak/security/issues/27" } ], "release_date": "2022-10-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.8, "baseSeverity": "LOW", "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:N", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "keycloak: Client Registration endpoint does not check token revocation" }, { "acknowledgments": [ { "names": [ "Jordi Zayuelas i Mu\u00f1oz" ], "organization": "A1 Digital", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-0264", "cwe": { "id": "CWE-303", "name": "Incorrect Implementation of Authentication Algorithm" }, "discovery_date": "2023-01-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2160585" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak\u0027s OpenID Connect user authentication, which may incorrectly authenticate requests. An authenticated attacker who could obtain information from a user request within the same realm could use that data to impersonate the victim and generate new session tokens. This issue could impact confidentiality, Integrity, and availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: user impersonation via stolen uuid code", "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-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0264" }, { "category": "external", "summary": "RHBZ#2160585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160585" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0264", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0264" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0264", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0264" } ], "release_date": "2023-02-28T18:58:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T22:02:40+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/articles/11258", "product_ids": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1043" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 4.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.noarch", "7Server-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el7sso.src", "7Server-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el7sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: user impersonation via stolen uuid code" } ] }
rhsa-2022_6272
Vulnerability from csaf_redhat
Published
2022-08-31 15:00
Modified
2024-11-21 20:49
Summary
Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.0.11 security update
Notes
Topic
An update is now available for Red Hat OpenShift Service Mesh 2.0.11.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Service Mesh is Red Hat's distribution of the Istio service mesh project, tailored for installation into an OpenShift Container Platform installation.
This advisory covers the RPM packages for the release.
Security Fix(es):
* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for Red Hat OpenShift Service Mesh 2.0.11.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service mesh project, tailored for installation into an OpenShift Container Platform installation.\n\nThis advisory covers the RPM packages for the release.\n\nSecurity Fix(es):\n\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:6272", "url": "https://access.redhat.com/errata/RHSA-2022:6272" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "OSSM-1864", "url": "https://issues.redhat.com/browse/OSSM-1864" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6272.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.0.11 security update", "tracking": { "current_release_date": "2024-11-21T20:49:11+00:00", "generator": { "date": "2024-11-21T20:49:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:6272", "initial_release_date": "2022-08-31T15:00:53+00:00", "revision_history": [ { "date": "2022-08-31T15:00:53+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-08-31T15:00:53+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T20:49:11+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "OpenShift Service Mesh 2.0", "product": { "name": "OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_mesh:2.0::el8" } } } ], "category": "product_family", "name": "Red Hat OpenShift Service Mesh" }, { "branches": [ { "category": "product_version", "name": "servicemesh-cni-0:2.0.11-1.el8.src", "product": { "name": "servicemesh-cni-0:2.0.11-1.el8.src", "product_id": "servicemesh-cni-0:2.0.11-1.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-cni@2.0.11-1.el8?arch=src" } } }, { "category": "product_version", "name": "servicemesh-prometheus-0:2.14.0-18.el8.1.src", "product": { "name": "servicemesh-prometheus-0:2.14.0-18.el8.1.src", "product_id": "servicemesh-prometheus-0:2.14.0-18.el8.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-prometheus@2.14.0-18.el8.1?arch=src" } } }, { "category": "product_version", "name": "servicemesh-0:2.0.11-1.el8.src", "product": { "name": "servicemesh-0:2.0.11-1.el8.src", "product_id": "servicemesh-0:2.0.11-1.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh@2.0.11-1.el8?arch=src" } } }, { "category": "product_version", "name": "servicemesh-operator-0:2.0.11-1.el8.src", "product": { "name": "servicemesh-operator-0:2.0.11-1.el8.src", "product_id": "servicemesh-operator-0:2.0.11-1.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-operator@2.0.11-1.el8?arch=src" } } }, { "category": "product_version", "name": "servicemesh-proxy-0:2.0.11-1.el8.src", "product": { "name": "servicemesh-proxy-0:2.0.11-1.el8.src", "product_id": "servicemesh-proxy-0:2.0.11-1.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-proxy@2.0.11-1.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "servicemesh-cni-0:2.0.11-1.el8.x86_64", "product": { "name": "servicemesh-cni-0:2.0.11-1.el8.x86_64", "product_id": "servicemesh-cni-0:2.0.11-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-cni@2.0.11-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "servicemesh-prometheus-0:2.14.0-18.el8.1.x86_64", "product": { "name": "servicemesh-prometheus-0:2.14.0-18.el8.1.x86_64", "product_id": "servicemesh-prometheus-0:2.14.0-18.el8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-prometheus@2.14.0-18.el8.1?arch=x86_64" } } }, { "category": "product_version", "name": "servicemesh-0:2.0.11-1.el8.x86_64", "product": { "name": "servicemesh-0:2.0.11-1.el8.x86_64", "product_id": "servicemesh-0:2.0.11-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh@2.0.11-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "servicemesh-istioctl-0:2.0.11-1.el8.x86_64", "product": { "name": "servicemesh-istioctl-0:2.0.11-1.el8.x86_64", "product_id": "servicemesh-istioctl-0:2.0.11-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-istioctl@2.0.11-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "servicemesh-mixc-0:2.0.11-1.el8.x86_64", "product": { "name": "servicemesh-mixc-0:2.0.11-1.el8.x86_64", "product_id": "servicemesh-mixc-0:2.0.11-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-mixc@2.0.11-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "servicemesh-mixs-0:2.0.11-1.el8.x86_64", "product": { "name": "servicemesh-mixs-0:2.0.11-1.el8.x86_64", "product_id": "servicemesh-mixs-0:2.0.11-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-mixs@2.0.11-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "servicemesh-pilot-agent-0:2.0.11-1.el8.x86_64", "product": { "name": "servicemesh-pilot-agent-0:2.0.11-1.el8.x86_64", "product_id": "servicemesh-pilot-agent-0:2.0.11-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.0.11-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "servicemesh-pilot-discovery-0:2.0.11-1.el8.x86_64", "product": { "name": "servicemesh-pilot-discovery-0:2.0.11-1.el8.x86_64", "product_id": "servicemesh-pilot-discovery-0:2.0.11-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.0.11-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "servicemesh-operator-0:2.0.11-1.el8.x86_64", "product": { "name": "servicemesh-operator-0:2.0.11-1.el8.x86_64", "product_id": "servicemesh-operator-0:2.0.11-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-operator@2.0.11-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "servicemesh-proxy-0:2.0.11-1.el8.x86_64", "product": { "name": "servicemesh-proxy-0:2.0.11-1.el8.x86_64", "product_id": "servicemesh-proxy-0:2.0.11-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-proxy@2.0.11-1.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "servicemesh-cni-0:2.0.11-1.el8.ppc64le", "product": { "name": "servicemesh-cni-0:2.0.11-1.el8.ppc64le", "product_id": "servicemesh-cni-0:2.0.11-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-cni@2.0.11-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "servicemesh-prometheus-0:2.14.0-18.el8.1.ppc64le", "product": { "name": "servicemesh-prometheus-0:2.14.0-18.el8.1.ppc64le", "product_id": "servicemesh-prometheus-0:2.14.0-18.el8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-prometheus@2.14.0-18.el8.1?arch=ppc64le" } } }, { "category": "product_version", "name": "servicemesh-0:2.0.11-1.el8.ppc64le", "product": { "name": "servicemesh-0:2.0.11-1.el8.ppc64le", "product_id": "servicemesh-0:2.0.11-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh@2.0.11-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "servicemesh-istioctl-0:2.0.11-1.el8.ppc64le", "product": { "name": "servicemesh-istioctl-0:2.0.11-1.el8.ppc64le", "product_id": "servicemesh-istioctl-0:2.0.11-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-istioctl@2.0.11-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "servicemesh-mixc-0:2.0.11-1.el8.ppc64le", "product": { "name": "servicemesh-mixc-0:2.0.11-1.el8.ppc64le", "product_id": "servicemesh-mixc-0:2.0.11-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-mixc@2.0.11-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "servicemesh-mixs-0:2.0.11-1.el8.ppc64le", "product": { "name": "servicemesh-mixs-0:2.0.11-1.el8.ppc64le", "product_id": "servicemesh-mixs-0:2.0.11-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-mixs@2.0.11-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "servicemesh-pilot-agent-0:2.0.11-1.el8.ppc64le", "product": { "name": "servicemesh-pilot-agent-0:2.0.11-1.el8.ppc64le", "product_id": "servicemesh-pilot-agent-0:2.0.11-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.0.11-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "servicemesh-pilot-discovery-0:2.0.11-1.el8.ppc64le", "product": { "name": "servicemesh-pilot-discovery-0:2.0.11-1.el8.ppc64le", "product_id": "servicemesh-pilot-discovery-0:2.0.11-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.0.11-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "servicemesh-operator-0:2.0.11-1.el8.ppc64le", "product": { "name": "servicemesh-operator-0:2.0.11-1.el8.ppc64le", "product_id": "servicemesh-operator-0:2.0.11-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-operator@2.0.11-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "servicemesh-proxy-0:2.0.11-1.el8.ppc64le", "product": { "name": "servicemesh-proxy-0:2.0.11-1.el8.ppc64le", "product_id": "servicemesh-proxy-0:2.0.11-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-proxy@2.0.11-1.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "servicemesh-cni-0:2.0.11-1.el8.s390x", "product": { "name": "servicemesh-cni-0:2.0.11-1.el8.s390x", "product_id": "servicemesh-cni-0:2.0.11-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-cni@2.0.11-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "servicemesh-prometheus-0:2.14.0-18.el8.1.s390x", "product": { "name": "servicemesh-prometheus-0:2.14.0-18.el8.1.s390x", "product_id": "servicemesh-prometheus-0:2.14.0-18.el8.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-prometheus@2.14.0-18.el8.1?arch=s390x" } } }, { "category": "product_version", "name": "servicemesh-0:2.0.11-1.el8.s390x", "product": { "name": "servicemesh-0:2.0.11-1.el8.s390x", "product_id": "servicemesh-0:2.0.11-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh@2.0.11-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "servicemesh-istioctl-0:2.0.11-1.el8.s390x", "product": { "name": "servicemesh-istioctl-0:2.0.11-1.el8.s390x", "product_id": "servicemesh-istioctl-0:2.0.11-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-istioctl@2.0.11-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "servicemesh-mixc-0:2.0.11-1.el8.s390x", "product": { "name": "servicemesh-mixc-0:2.0.11-1.el8.s390x", "product_id": "servicemesh-mixc-0:2.0.11-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-mixc@2.0.11-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "servicemesh-mixs-0:2.0.11-1.el8.s390x", "product": { "name": "servicemesh-mixs-0:2.0.11-1.el8.s390x", "product_id": "servicemesh-mixs-0:2.0.11-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-mixs@2.0.11-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "servicemesh-pilot-agent-0:2.0.11-1.el8.s390x", "product": { "name": "servicemesh-pilot-agent-0:2.0.11-1.el8.s390x", "product_id": "servicemesh-pilot-agent-0:2.0.11-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.0.11-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "servicemesh-pilot-discovery-0:2.0.11-1.el8.s390x", "product": { "name": "servicemesh-pilot-discovery-0:2.0.11-1.el8.s390x", "product_id": "servicemesh-pilot-discovery-0:2.0.11-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.0.11-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "servicemesh-operator-0:2.0.11-1.el8.s390x", "product": { "name": "servicemesh-operator-0:2.0.11-1.el8.s390x", "product_id": "servicemesh-operator-0:2.0.11-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-operator@2.0.11-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "servicemesh-proxy-0:2.0.11-1.el8.s390x", "product": { "name": "servicemesh-proxy-0:2.0.11-1.el8.s390x", "product_id": "servicemesh-proxy-0:2.0.11-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/servicemesh-proxy@2.0.11-1.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "servicemesh-0:2.0.11-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.ppc64le" }, "product_reference": "servicemesh-0:2.0.11-1.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-0:2.0.11-1.el8.s390x as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.s390x" }, "product_reference": "servicemesh-0:2.0.11-1.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-0:2.0.11-1.el8.src as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.src" }, "product_reference": "servicemesh-0:2.0.11-1.el8.src", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-0:2.0.11-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.x86_64" }, "product_reference": "servicemesh-0:2.0.11-1.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-cni-0:2.0.11-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.ppc64le" }, "product_reference": "servicemesh-cni-0:2.0.11-1.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-cni-0:2.0.11-1.el8.s390x as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.s390x" }, "product_reference": "servicemesh-cni-0:2.0.11-1.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-cni-0:2.0.11-1.el8.src as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.src" }, "product_reference": "servicemesh-cni-0:2.0.11-1.el8.src", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-cni-0:2.0.11-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.x86_64" }, "product_reference": "servicemesh-cni-0:2.0.11-1.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-istioctl-0:2.0.11-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.11-1.el8.ppc64le" }, "product_reference": "servicemesh-istioctl-0:2.0.11-1.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-istioctl-0:2.0.11-1.el8.s390x as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.11-1.el8.s390x" }, "product_reference": "servicemesh-istioctl-0:2.0.11-1.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-istioctl-0:2.0.11-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.11-1.el8.x86_64" }, "product_reference": "servicemesh-istioctl-0:2.0.11-1.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-mixc-0:2.0.11-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.11-1.el8.ppc64le" }, "product_reference": "servicemesh-mixc-0:2.0.11-1.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-mixc-0:2.0.11-1.el8.s390x as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.11-1.el8.s390x" }, "product_reference": "servicemesh-mixc-0:2.0.11-1.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-mixc-0:2.0.11-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.11-1.el8.x86_64" }, "product_reference": "servicemesh-mixc-0:2.0.11-1.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-mixs-0:2.0.11-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.11-1.el8.ppc64le" }, "product_reference": "servicemesh-mixs-0:2.0.11-1.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-mixs-0:2.0.11-1.el8.s390x as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.11-1.el8.s390x" }, "product_reference": "servicemesh-mixs-0:2.0.11-1.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-mixs-0:2.0.11-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.11-1.el8.x86_64" }, "product_reference": "servicemesh-mixs-0:2.0.11-1.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-operator-0:2.0.11-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.ppc64le" }, "product_reference": "servicemesh-operator-0:2.0.11-1.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-operator-0:2.0.11-1.el8.s390x as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.s390x" }, "product_reference": "servicemesh-operator-0:2.0.11-1.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-operator-0:2.0.11-1.el8.src as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.src" }, "product_reference": "servicemesh-operator-0:2.0.11-1.el8.src", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-operator-0:2.0.11-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.x86_64" }, "product_reference": "servicemesh-operator-0:2.0.11-1.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-pilot-agent-0:2.0.11-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.11-1.el8.ppc64le" }, "product_reference": "servicemesh-pilot-agent-0:2.0.11-1.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-pilot-agent-0:2.0.11-1.el8.s390x as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.11-1.el8.s390x" }, "product_reference": "servicemesh-pilot-agent-0:2.0.11-1.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-pilot-agent-0:2.0.11-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.11-1.el8.x86_64" }, "product_reference": "servicemesh-pilot-agent-0:2.0.11-1.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-pilot-discovery-0:2.0.11-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.11-1.el8.ppc64le" }, "product_reference": "servicemesh-pilot-discovery-0:2.0.11-1.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-pilot-discovery-0:2.0.11-1.el8.s390x as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.11-1.el8.s390x" }, "product_reference": "servicemesh-pilot-discovery-0:2.0.11-1.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-pilot-discovery-0:2.0.11-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.11-1.el8.x86_64" }, "product_reference": "servicemesh-pilot-discovery-0:2.0.11-1.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-prometheus-0:2.14.0-18.el8.1.ppc64le as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.ppc64le" }, "product_reference": "servicemesh-prometheus-0:2.14.0-18.el8.1.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-prometheus-0:2.14.0-18.el8.1.s390x as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.s390x" }, "product_reference": "servicemesh-prometheus-0:2.14.0-18.el8.1.s390x", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-prometheus-0:2.14.0-18.el8.1.src as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.src" }, "product_reference": "servicemesh-prometheus-0:2.14.0-18.el8.1.src", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-prometheus-0:2.14.0-18.el8.1.x86_64 as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.x86_64" }, "product_reference": "servicemesh-prometheus-0:2.14.0-18.el8.1.x86_64", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-proxy-0:2.0.11-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.ppc64le" }, "product_reference": "servicemesh-proxy-0:2.0.11-1.el8.ppc64le", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-proxy-0:2.0.11-1.el8.s390x as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.s390x" }, "product_reference": "servicemesh-proxy-0:2.0.11-1.el8.s390x", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-proxy-0:2.0.11-1.el8.src as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.src" }, "product_reference": "servicemesh-proxy-0:2.0.11-1.el8.src", "relates_to_product_reference": "8Base-OSSM-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "servicemesh-proxy-0:2.0.11-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0", "product_id": "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.x86_64" }, "product_reference": "servicemesh-proxy-0:2.0.11-1.el8.x86_64", "relates_to_product_reference": "8Base-OSSM-2.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.ppc64le", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.s390x", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.src", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.x86_64" ], "known_not_affected": [ "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-31T15:00:53+00:00", "details": "The OpenShift Service Mesh release notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html", "product_ids": [ "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.ppc64le", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.s390x", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.src", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6272" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.ppc64le", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.s390x", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.src", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.x86_64", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.ppc64le", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.s390x", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.src", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" }, { "cve": "CVE-2022-31129", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-07-07T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2105075" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "moment: inefficient parsing algorithm resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.", "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": [ "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.ppc64le", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.s390x", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.src", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.x86_64" ], "known_not_affected": [ "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-cni-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-operator-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.11-1.el8.x86_64", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.ppc64le", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.s390x", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.src", "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.11-1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31129" }, { "category": "external", "summary": "RHBZ#2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31129" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g" } ], "release_date": "2022-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-08-31T15:00:53+00:00", "details": "The OpenShift Service Mesh release notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html", "product_ids": [ "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.ppc64le", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.s390x", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.src", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6272" } ], "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": [ "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.ppc64le", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.s390x", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.src", "8Base-OSSM-2.0:servicemesh-prometheus-0:2.14.0-18.el8.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "moment: inefficient parsing algorithm resulting in DoS" } ] }
rhsa-2022_4922
Vulnerability from csaf_redhat
Published
2022-06-06 15:11
Modified
2024-11-15 20:32
Summary
Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.4.5 security update
Notes
Topic
A security update is now available for Red Hat JBoss Enterprise Application Platform 7.4.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime.
This release of Red Hat JBoss Enterprise Application Platform 7.4.5 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.4.4 and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.4.5 Release Notes for information about the most significant bug fixes and enhancements included in this release.
Security Fix(es):
* h2: Loading of custom classes from remote servers through JNDI (CVE-2022-23221)
* jackson-databind: denial of service via a large depth of nested objects (CVE-2020-36518)
* netty-codec: Bzip2Decoder doesn't allow setting size restrictions for decompressed data (CVE-2021-37136)
* netty-codec: SnappyFrameDecoder doesn't restrict chunk length and may buffer skippable chunks in an unnecessary way (CVE-2021-37137)
* h2: Remote Code Execution in Console (CVE-2021-42392)
* netty: control chars in header names may lead to HTTP request smuggling (CVE-2021-43797)
* xnio: org.xnio.StreamConnection.notifyReadClosed log to debug instead of stderr (CVE-2022-0084)
* wildfly: Wildfly management of EJB Session context returns wrong caller principal with Elytron Security enabled (CVE-2022-0866)
* undertow: Double AJP response for 400 from EAP 7 results in CPING failures (CVE-2022-1319)
* OpenJDK: Infinite loop related to incorrect handling of newlines in XMLEntityScanner (JAXP, 8270646) (CVE-2022-21299)
* mysql-connector-java: Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors (CVE-2022-21363)
* xerces-j2: infinite loop when handling specially crafted XML document payloads (CVE-2022-23437)
* artemis-commons: Apache ActiveMQ Artemis DoS (CVE-2022-23913)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
* jboss-client: memory leakage in remote client transaction (CVE-2022-0853)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "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": "A security update is now available for Red Hat JBoss Enterprise Application Platform 7.4.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime.\n\nThis release of Red Hat JBoss Enterprise Application Platform 7.4.5 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.4.4 and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.4.5 Release Notes for information about the most significant bug fixes and enhancements included in this release.\n\nSecurity Fix(es):\n\n* h2: Loading of custom classes from remote servers through JNDI (CVE-2022-23221)\n\n* jackson-databind: denial of service via a large depth of nested objects (CVE-2020-36518)\n\n* netty-codec: Bzip2Decoder doesn\u0027t allow setting size restrictions for decompressed data (CVE-2021-37136)\n\n* netty-codec: SnappyFrameDecoder doesn\u0027t restrict chunk length and may buffer skippable chunks in an unnecessary way (CVE-2021-37137)\n\n* h2: Remote Code Execution in Console (CVE-2021-42392)\n\n* netty: control chars in header names may lead to HTTP request smuggling (CVE-2021-43797)\n\n* xnio: org.xnio.StreamConnection.notifyReadClosed log to debug instead of stderr (CVE-2022-0084)\n\n* wildfly: Wildfly management of EJB Session context returns wrong caller principal with Elytron Security enabled (CVE-2022-0866)\n\n* undertow: Double AJP response for 400 from EAP 7 results in CPING failures (CVE-2022-1319)\n\n* OpenJDK: Infinite loop related to incorrect handling of newlines in XMLEntityScanner (JAXP, 8270646) (CVE-2022-21299)\n\n* mysql-connector-java: Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors (CVE-2022-21363)\n\n* xerces-j2: infinite loop when handling specially crafted XML document payloads (CVE-2022-23437)\n\n* artemis-commons: Apache ActiveMQ Artemis DoS (CVE-2022-23913)\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\n* jboss-client: memory leakage in remote client transaction (CVE-2022-0853)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:4922", "url": "https://access.redhat.com/errata/RHSA-2022:4922" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downloadType=securityPatches\u0026product=appplatform\u0026version=7.4", "url": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downloadType=securityPatches\u0026product=appplatform\u0026version=7.4" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/html-single/installation_guide/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/html-single/installation_guide/" }, { "category": "external", "summary": "2004133", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004133" }, { "category": "external", "summary": "2004135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004135" }, { "category": "external", "summary": "2031958", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031958" }, { "category": "external", "summary": "2039403", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2039403" }, { "category": "external", "summary": "2041472", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041472" }, { "category": "external", "summary": "2044596", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044596" }, { "category": "external", "summary": "2047200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047200" }, { "category": "external", "summary": "2047343", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047343" }, { "category": "external", "summary": "2060725", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060725" }, { "category": "external", "summary": "2060929", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060929" }, { "category": "external", "summary": "2063601", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063601" }, { "category": "external", "summary": "2064226", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064226" }, { "category": "external", "summary": "2064698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064698" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2073890", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073890" }, { "category": "external", "summary": "JBEAP-23171", "url": "https://issues.redhat.com/browse/JBEAP-23171" }, { "category": "external", "summary": "JBEAP-23194", "url": "https://issues.redhat.com/browse/JBEAP-23194" }, { "category": "external", "summary": "JBEAP-23241", "url": "https://issues.redhat.com/browse/JBEAP-23241" }, { "category": "external", "summary": "JBEAP-23299", "url": "https://issues.redhat.com/browse/JBEAP-23299" }, { "category": "external", "summary": "JBEAP-23300", "url": "https://issues.redhat.com/browse/JBEAP-23300" }, { "category": "external", "summary": "JBEAP-23312", "url": "https://issues.redhat.com/browse/JBEAP-23312" }, { "category": "external", "summary": "JBEAP-23313", "url": "https://issues.redhat.com/browse/JBEAP-23313" }, { "category": "external", "summary": "JBEAP-23336", "url": "https://issues.redhat.com/browse/JBEAP-23336" }, { "category": "external", "summary": "JBEAP-23338", "url": "https://issues.redhat.com/browse/JBEAP-23338" }, { "category": "external", "summary": "JBEAP-23339", "url": "https://issues.redhat.com/browse/JBEAP-23339" }, { "category": "external", "summary": "JBEAP-23351", "url": "https://issues.redhat.com/browse/JBEAP-23351" }, { "category": "external", "summary": "JBEAP-23353", "url": "https://issues.redhat.com/browse/JBEAP-23353" }, { "category": "external", "summary": "JBEAP-23429", "url": "https://issues.redhat.com/browse/JBEAP-23429" }, { "category": "external", "summary": "JBEAP-23432", "url": "https://issues.redhat.com/browse/JBEAP-23432" }, { "category": "external", "summary": "JBEAP-23451", "url": "https://issues.redhat.com/browse/JBEAP-23451" }, { "category": "external", "summary": "JBEAP-23531", "url": "https://issues.redhat.com/browse/JBEAP-23531" }, { "category": "external", "summary": "JBEAP-23532", "url": "https://issues.redhat.com/browse/JBEAP-23532" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4922.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.4.5 security update", "tracking": { "current_release_date": "2024-11-15T20:32:42+00:00", "generator": { "date": "2024-11-15T20:32:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:4922", "initial_release_date": "2022-06-06T15:11:31+00:00", "revision_history": [ { "date": "2022-06-06T15:11:31+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-06-06T15:11:31+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T20:32:42+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss Enterprise Application Platform 7", "product": { "name": "Red Hat JBoss Enterprise Application Platform 7", "product_id": "Red Hat JBoss Enterprise Application Platform 7", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:7.4" } } } ], "category": "product_family", "name": "Red Hat JBoss Enterprise Application Platform" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-36518", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2064698" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jackson Databind package. This cause of the issue is due to a Java StackOverflow exception and a denial of service via a significant depth of nested objects.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: denial of service via a large depth of nested objects", "title": "Vulnerability summary" }, { "category": "other", "text": "CodeReady Studio is no longer supported and therefore this flaw will not be addressed in CodeReady Studio.", "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36518" }, { "category": "external", "summary": "RHBZ#2064698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064698" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36518", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36518" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-57j2-w4cx-62h2", "url": "https://github.com/advisories/GHSA-57j2-w4cx-62h2" } ], "release_date": "2020-08-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:11:31+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4922" } ], "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: denial of service via a large depth of nested objects" }, { "cve": "CVE-2021-37136", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-09-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2004133" } ], "notes": [ { "category": "description", "text": "A flaw was found in Netty\u0027s netty-codec due to size restrictions for decompressed data in the Bzip2Decoder. By sending a specially-crafted input, a remote attacker could cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty-codec: Bzip2Decoder doesn\u0027t allow setting size restrictions for decompressed data", "title": "Vulnerability summary" }, { "category": "other", "text": "In the OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack ship the vulnerable version of netty-codec package. Since the release of OCP 4.6, the Metering product has been deprecated [1], so the affected components are marked as wontfix. This may be fixed in the future.\n\nStarting in OCP 4.7, the elasticsearch component is shipping as a part of the OpenShift Logging product (openshift-logging/elasticsearch6-rhel8). The elasticsearch component delivered in OCP 4.6 is marked as `Out of support scope` because these versions are already under Maintenance Phase of the support.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated", "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-37136" }, { "category": "external", "summary": "RHBZ#2004133", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004133" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-37136", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37136" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37136", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37136" }, { "category": "external", "summary": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv", "url": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv" } ], "release_date": "2021-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:11:31+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4922" } ], "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "netty-codec: Bzip2Decoder doesn\u0027t allow setting size restrictions for decompressed data" }, { "cve": "CVE-2021-37137", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-09-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2004135" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Netty\u0027s netty-codec due to unrestricted chunk lengths in the SnappyFrameDecoder. By sending a specially-crafted input, a remote attacker could cause excessive memory usage resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty-codec: SnappyFrameDecoder doesn\u0027t restrict chunk length and may buffer skippable chunks in an unnecessary way", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of netty-codec package.\nSince the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected components are marked as wontfix.\nThis may be fixed in the future.\n\nStarting in OCP 4.7, the elasticsearch component is shipping as a part of the OpenShift Logging product (openshift-logging/elasticsearch6-rhel8). The elasticsearch component delivered in OCP 4.6 is marked as `Out of support scope` because these versions are already under Maintenance Phase of the support.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated", "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-37137" }, { "category": "external", "summary": "RHBZ#2004135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-37137", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37137" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37137", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37137" }, { "category": "external", "summary": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv", "url": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv" } ], "release_date": "2021-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:11:31+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4922" } ], "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "netty-codec: SnappyFrameDecoder doesn\u0027t restrict chunk length and may buffer skippable chunks in an unnecessary way" }, { "cve": "CVE-2021-42392", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-01-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2039403" } ], "notes": [ { "category": "description", "text": "A flaw was found in h2. The org.h2.util.JdbcUtils.getConnection method of the H2 database takes as parameters the class name of the driver and URL of the database. This flaw allows an attacker to use this URL to send another server\u2019s code, causing remote code execution. This issue is exploited through various attack vectors, most notably through the H2 Console, which leads to unauthenticated remote code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "h2: Remote Code Execution in Console", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP) the openshift4/ose-metering-presto container image ships the vulnerable version of h2, but as it uses default configuration the impact by this vulnerability is LOW. Additionally, the Presto component is part of the OCP Metering stack and since the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected component is marked as wontfix.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated", "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-42392" }, { "category": "external", "summary": "RHBZ#2039403", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2039403" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42392", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42392" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42392", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42392" }, { "category": "external", "summary": "https://github.com/h2database/h2database/security/advisories/GHSA-h376-j262-vhq6", "url": "https://github.com/h2database/h2database/security/advisories/GHSA-h376-j262-vhq6" } ], "release_date": "2022-01-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:11:31+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4922" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat JBoss Enterprise Application Platform 7" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "h2: Remote Code Execution in Console" }, { "cve": "CVE-2021-43797", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2021-12-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2031958" } ], "notes": [ { "category": "description", "text": "A flaw was found in Netty, specifically in the netty-codec-http package. This flaw allows unauthorized control characters at the beginning and end of a request, does not follow the specification, and can cause HTTP request smuggling.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty: control chars in header names may lead to HTTP request smuggling", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of netty-codec-http package.\nSince the release of OCP 4.6, the Metering product has been deprecated, hence the affected components are marked as wontfix.\nThe openshift4/ose-logging-elasticsearch6 container is marked as Out of support scope because since the release of OCP 4.7 the logging functionality is delivered as an OpenShift Logging product and OCP 4.6 is already in the Maintenance Support phase.\nA fix was introduced in netty-codec-http version 4.1.72.Final.", "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-43797" }, { "category": "external", "summary": "RHBZ#2031958", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031958" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-43797", "url": "https://www.cve.org/CVERecord?id=CVE-2021-43797" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43797", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43797" }, { "category": "external", "summary": "https://github.com/netty/netty/security/advisories/GHSA-wx5j-54mm-rqqq", "url": "https://github.com/netty/netty/security/advisories/GHSA-wx5j-54mm-rqqq" } ], "release_date": "2021-12-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:11:31+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4922" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat JBoss Enterprise Application Platform 7" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "netty: control chars in header names may lead to HTTP request smuggling" }, { "cve": "CVE-2022-0084", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2022-03-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2064226" } ], "notes": [ { "category": "description", "text": "A flaw was found in XNIO, specifically in the notifyReadClosed method. The issue revealed this method was logging a message to another expected end. This flaw allows an attacker to send flawed requests to a server, possibly causing log contention-related performance concerns or an unwanted disk fill-up.", "title": "Vulnerability description" }, { "category": "summary", "text": "xnio: org.xnio.StreamConnection.notifyReadClosed log to debug instead of stderr", "title": "Vulnerability summary" }, { "category": "other", "text": "Although the CVSS stands for 7.5 score, the impact remains Moderate as it demands previous knowledge of the environment to trigger the Denial of Service (DoS)", "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0084" }, { "category": "external", "summary": "RHBZ#2064226", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064226" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0084", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0084" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0084", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0084" } ], "release_date": "2022-03-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:11:31+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4922" } ], "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "xnio: org.xnio.StreamConnection.notifyReadClosed log to debug instead of stderr" }, { "cve": "CVE-2022-0853", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2022-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2060725" } ], "notes": [ { "category": "description", "text": "A flaw was found in the jboss-client. A memory leak on the JBoss client-side occurs when using UserTransaction repeatedly, leading to an information leakage vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jboss-client: memory leakage in remote client transaction", "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0853" }, { "category": "external", "summary": "RHBZ#2060725", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060725" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0853", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0853" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0853", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0853" } ], "release_date": "2022-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:11:31+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4922" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "Red Hat JBoss Enterprise Application Platform 7" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "jboss-client: memory leakage in remote client transaction" }, { "acknowledgments": [ { "names": [ "Oliver Bieri" ], "organization": "Schindler Elevator Ltd., Switzerland" } ], "cve": "CVE-2022-0866", "cwe": { "id": "CWE-1220", "name": "Insufficient Granularity of Access Control" }, "discovery_date": "2022-02-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2060929" } ], "notes": [ { "category": "description", "text": "A flaw was found in Wildfly, where it returns an incorrect caller principal under certain heavily concurrent situations when Elytron Security is used. This flaw allows an attacker to gain improper access to information they should not have.", "title": "Vulnerability description" }, { "category": "summary", "text": "wildfly: Wildfly management of EJB Session context returns wrong caller principal with Elytron Security enabled", "title": "Vulnerability summary" }, { "category": "other", "text": "JBoss EAP 7.1 until 7.4 is not affected by default as it comes with Legacy Security enabled out-of-the-box. This only affects application scope range and the methods mentioned, no access to server data.", "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0866" }, { "category": "external", "summary": "RHBZ#2060929", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060929" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0866", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0866" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0866", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0866" } ], "release_date": "2022-05-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:11:31+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4922" }, { "category": "workaround", "details": "In order to avoid the possibility of information access, review application source code for \u0027@RunAs\u0027 and \u0027run-as-principal\u0027 usage. Also, make sure the application is using or not Elytron Security. It\u0027s possible to investigate by checking if the commands from \u0027$JBOSS_HOME/docs/examples/enable-elytron.cli\u0027 or similar were executed.", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 7" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "Red Hat JBoss Enterprise Application Platform 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "wildfly: Wildfly management of EJB Session context returns wrong caller principal with Elytron Security enabled" }, { "cve": "CVE-2022-1319", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2022-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2073890" } ], "notes": [ { "category": "description", "text": "A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the reuse flag set even though JBoss EAP closes the connection. A failure occurs when the connection is reused after a 400 by CPING since it reads in the second SEND_HEADERS response packet instead of a CPONG.", "title": "Vulnerability description" }, { "category": "summary", "text": "undertow: Double AJP response for 400 from EAP 7 results in CPING failures", "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1319" }, { "category": "external", "summary": "RHBZ#2073890", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073890" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1319", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1319" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1319", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1319" } ], "release_date": "2022-04-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:11:31+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4922" } ], "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "undertow: Double AJP response for 400 from EAP 7 results in CPING failures" }, { "cve": "CVE-2022-21299", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2022-01-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2041472" } ], "notes": [ { "category": "description", "text": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JAXP). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).", "title": "Vulnerability description" }, { "category": "summary", "text": "OpenJDK: Infinite loop related to incorrect handling of newlines in XMLEntityScanner (JAXP, 8270646)", "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21299" }, { "category": "external", "summary": "RHBZ#2041472", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041472" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21299", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21299" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21299", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21299" } ], "release_date": "2022-01-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:11:31+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4922" } ], "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "OpenJDK: Infinite loop related to incorrect handling of newlines in XMLEntityScanner (JAXP, 8270646)" }, { "cve": "CVE-2022-21363", "cwe": { "id": "CWE-280", "name": "Improper Handling of Insufficient Permissions or Privileges " }, "discovery_date": "2022-01-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2047343" } ], "notes": [ { "category": "description", "text": "Vulnerability in the MySQL Connectors product of Oracle MySQL (component: Connector/J). Supported versions that are affected are 8.0.27 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors. Successful attacks of this vulnerability can result in takeover of MySQL Connectors. CVSS 3.1 Base Score 6.6 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H).", "title": "Vulnerability description" }, { "category": "summary", "text": "mysql-connector-java: Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors", "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21363" }, { "category": "external", "summary": "RHBZ#2047343", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047343" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21363", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21363" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21363", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21363" }, { "category": "external", "summary": "https://www.oracle.com/security-alerts/cpujan2022.html#AppendixMSQL", "url": "https://www.oracle.com/security-alerts/cpujan2022.html#AppendixMSQL" } ], "release_date": "2022-01-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:11:31+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4922" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat JBoss Enterprise Application Platform 7" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "mysql-connector-java: Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors" }, { "cve": "CVE-2022-23221", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-01-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2044596" } ], "notes": [ { "category": "description", "text": "A flaw was found in the H2 Console. This flaw allows remote attackers to execute arbitrary code via a JDBC URL, concatenating with a substring that allows remote code execution by using a script.", "title": "Vulnerability description" }, { "category": "summary", "text": "h2: Loading of custom classes from remote servers through JNDI", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP) the openshift-enterprise-3.11/metrics-hawkular-metrics-container container image ships a vulnerable version of h2 as part of the underlying images, but as it uses standard configuration and Console is not enabled/started by default, therefore the impact by this vulnerability is LOW and will not be fixed as OCP 3.x has already reached End of Full Support.\n\n[1] https://access.redhat.com/support/policy/updates/openshift_noncurrent", "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23221" }, { "category": "external", "summary": "RHBZ#2044596", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044596" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23221", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23221" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23221", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23221" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-45hx-wfhj-473x", "url": "https://github.com/advisories/GHSA-45hx-wfhj-473x" } ], "release_date": "2022-01-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:11:31+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4922" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat JBoss Enterprise Application Platform 7" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "h2: Loading of custom classes from remote servers through JNDI" }, { "acknowledgments": [ { "names": [ "Sergey Temnikov", "Ziyi Luo" ], "organization": "Amazon Corretto", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-23437", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2022-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2047200" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Apache Xerces Java (XercesJ) XML parser when handling specially crafted XML document payloads. This issue causes the XercesJ XML parser to wait in an infinite loop, which may consume system resources for a prolonged duration, leading to a denial of service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "xerces-j2: infinite loop when handling specially crafted XML document payloads", "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23437" }, { "category": "external", "summary": "RHBZ#2047200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047200" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23437", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23437" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23437", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23437" } ], "release_date": "2022-01-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:11:31+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4922" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "Red Hat JBoss Enterprise Application Platform 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "xerces-j2: infinite loop when handling specially crafted XML document payloads" }, { "cve": "CVE-2022-23913", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2022-02-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2063601" } ], "notes": [ { "category": "description", "text": "In Apache ActiveMQ Artemis prior to 2.20.0 or 2.19.1, an attacker could partially disrupt availability (DoS) through uncontrolled resource consumption of memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "artemis-commons: Apache ActiveMQ Artemis 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": [ "Red Hat JBoss Enterprise Application Platform 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23913" }, { "category": "external", "summary": "RHBZ#2063601", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063601" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23913", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23913" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23913", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23913" }, { "category": "external", "summary": "https://lists.apache.org/thread/fjynj57rd99s814rdn5hzvmx8lz403q2", "url": "https://lists.apache.org/thread/fjynj57rd99s814rdn5hzvmx8lz403q2" } ], "release_date": "2022-02-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:11:31+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4922" } ], "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "artemis-commons: Apache ActiveMQ Artemis DoS" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "Red Hat JBoss Enterprise Application Platform 7" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-06T15:11:31+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 7" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:4922" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 7" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat JBoss Enterprise Application Platform 7" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" } ] }
rhsa-2023_1044
Vulnerability from csaf_redhat
Published
2023-03-01 21:45
Modified
2024-11-21 20:50
Summary
Red Hat Security Advisory: Red Hat Single Sign-On 7.6.2 security update on RHEL 8
Notes
Topic
New Red Hat Single Sign-On 7.6.2 packages are now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat Single Sign-On 7.6 is a standalone server, based on the Keycloak project, that provides authentication and standards-based single sign-on capabilities for web and mobile applications.
This release of Red Hat Single Sign-On 7.6.2 on RHEL 8 serves as a replacement for Red Hat Single Sign-On 7.6.1, and includes bug fixes and enhancements, which are documented in the Release Notes document linked to in the References.
Security Fix(es):
* keycloak: XSS on impersonation under specific circumstances (CVE-2022-1438)
* Moment.js: Path traversal in moment.locale (CVE-2022-24785)
* keycloak: missing email notification template allowlist (CVE-2022-1274)
* keycloak: minimist: prototype pollution (CVE-2021-44906)
* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)
* undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations (CVE-2022-2764)
* snakeyaml: Denial of Service due to missing nested depth limitation for collections (CVE-2022-25857)
* loader-utils: loader-utils:Regular expression denial of service (CVE-2022-37603)
* keycloak: Session takeover with OIDC offline refreshtokens (CVE-2022-3916)
* keycloak: path traversal via double URL encoding (CVE-2022-3782)
* snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode (CVE-2022-38749)
* snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match (CVE-2022-38751)
* snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject (CVE-2022-38750)
* keycloak: Client Registration endpoint does not check token revocation (CVE-2023-0091)
* keycloak: glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* json5: Prototype Pollution in JSON5 via Parse Method (CVE-2022-46175)
* keycloak: keycloak: user impersonation via stolen uuid code (CVE-2023-0264)
* snakeyaml: Constructor Deserialization Remote Code Execution (CVE-2022-1471)
* CXF: Apache CXF: SSRF Vulnerability (CVE-2022-46364)
* rcue-bootstrap: bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip (CVE-2018-14042)
* jettison: If the value in map is the map's self, the new new JSONObject(map) cause StackOverflowError which may lead to dos (CVE-2022-45693)
* sshd-common: mina-sshd: Java unsafe deserialization vulnerability (CVE-2022-45047)
* jettison: memory exhaustion via user-supplied XML or JSON data (CVE-2022-40150)
* jettison: parser crash by stackoverflow (CVE-2022-40149)
* jackson-databind: use of deeply nested arrays (CVE-2022-42004)
* jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS (CVE-2022-42003)
* jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method (CVE-2020-11022)
* jquery: Passing HTML containing <option> elements to manipulation methods could result in untrusted code execution (CVE-2020-11023)
* bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute (CVE-2018-14040)
* jquery: Prototype pollution in object's prototype leading to denial of service, remote code execution, or property injection (CVE-2019-11358)
* CXF: Apache CXF: directory listing / code exfiltration (CVE-2022-46363)
* keycloak: reflected XSS attack (CVE-2022-4137)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "New Red Hat Single Sign-On 7.6.2 packages are now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Single Sign-On 7.6 is a standalone server, based on the Keycloak project, that provides authentication and standards-based single sign-on capabilities for web and mobile applications.\n\nThis release of Red Hat Single Sign-On 7.6.2 on RHEL 8 serves as a replacement for Red Hat Single Sign-On 7.6.1, and includes bug fixes and enhancements, which are documented in the Release Notes document linked to in the References.\n\nSecurity Fix(es):\n* keycloak: XSS on impersonation under specific circumstances (CVE-2022-1438)\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n* keycloak: missing email notification template allowlist (CVE-2022-1274)\n* keycloak: minimist: prototype pollution (CVE-2021-44906)\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n* undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations (CVE-2022-2764)\n* snakeyaml: Denial of Service due to missing nested depth limitation for collections (CVE-2022-25857)\n* loader-utils: loader-utils:Regular expression denial of service (CVE-2022-37603)\n* keycloak: Session takeover with OIDC offline refreshtokens (CVE-2022-3916)\n* keycloak: path traversal via double URL encoding (CVE-2022-3782)\n* snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode (CVE-2022-38749)\n* snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match (CVE-2022-38751)\n* snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject (CVE-2022-38750)\n* keycloak: Client Registration endpoint does not check token revocation (CVE-2023-0091)\n* keycloak: glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n* json5: Prototype Pollution in JSON5 via Parse Method (CVE-2022-46175)\n* keycloak: keycloak: user impersonation via stolen uuid code (CVE-2023-0264)\n* snakeyaml: Constructor Deserialization Remote Code Execution (CVE-2022-1471)\n* CXF: Apache CXF: SSRF Vulnerability (CVE-2022-46364)\n* rcue-bootstrap: bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip (CVE-2018-14042)\n* jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos (CVE-2022-45693)\n* sshd-common: mina-sshd: Java unsafe deserialization vulnerability (CVE-2022-45047)\n* jettison: memory exhaustion via user-supplied XML or JSON data (CVE-2022-40150)\n* jettison: parser crash by stackoverflow (CVE-2022-40149)\n* jackson-databind: use of deeply nested arrays (CVE-2022-42004)\n* jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS (CVE-2022-42003)\n* jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method (CVE-2020-11022)\n* jquery: Passing HTML containing \u003coption\u003e elements to manipulation methods could result in untrusted code execution (CVE-2020-11023)\n* bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute (CVE-2018-14040)\n* jquery: Prototype pollution in object\u0027s prototype leading to denial of service, remote code execution, or property injection (CVE-2019-11358)\n* CXF: Apache CXF: directory listing / code exfiltration (CVE-2022-46363)\n* keycloak: reflected XSS attack (CVE-2022-4137)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:1044", "url": "https://access.redhat.com/errata/RHSA-2023:1044" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1601614", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601614" }, { "category": "external", "summary": "1601617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601617" }, { "category": "external", "summary": "1701972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701972" }, { "category": "external", "summary": "1828406", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1828406" }, { "category": "external", "summary": "2031904", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031904" }, { "category": "external", "summary": "2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2073157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073157" }, { "category": "external", "summary": "2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "2117506", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117506" }, { "category": "external", "summary": "2126789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126789" }, { "category": "external", "summary": "2129706", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129706" }, { "category": "external", "summary": "2129707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129707" }, { "category": "external", "summary": "2129709", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129709" }, { "category": "external", "summary": "2135244", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135244" }, { "category": "external", "summary": "2135247", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135247" }, { "category": "external", "summary": "2135770", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135770" }, { "category": "external", "summary": "2135771", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135771" }, { "category": "external", "summary": "2138971", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138971" }, { "category": "external", "summary": "2140597", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140597" }, { "category": "external", "summary": "2141404", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141404" }, { "category": "external", "summary": "2145194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2145194" }, { "category": "external", "summary": "2148496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148496" }, { "category": "external", "summary": "2150009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150009" }, { "category": "external", "summary": "2155681", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155681" }, { "category": "external", "summary": "2155682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155682" }, { "category": "external", "summary": "2155970", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155970" }, { "category": "external", "summary": "2156263", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156263" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2158585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158585" }, { "category": "external", "summary": "2160585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160585" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1044.json" } ], "title": "Red Hat Security Advisory: Red Hat Single Sign-On 7.6.2 security update on RHEL 8", "tracking": { "current_release_date": "2024-11-21T20:50:33+00:00", "generator": { "date": "2024-11-21T20:50:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:1044", "initial_release_date": "2023-03-01T21:45:12+00:00", "revision_history": [ { "date": "2023-03-01T21:45:12+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-03-01T21:45:12+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T20:50:33+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Single Sign-On 7.6 for RHEL 8", "product": { "name": "Red Hat Single Sign-On 7.6 for RHEL 8", "product_id": "8Base-RHSSO-7.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:red_hat_single_sign_on:7.6::el8" } } } ], "category": "product_family", "name": "Red Hat Single Sign-On" }, { "branches": [ { "category": "product_version", "name": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "product": { "name": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "product_id": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-sso7-keycloak@18.0.6-1.redhat_00001.1.el8sso?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "product": { "name": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "product_id": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-sso7-keycloak@18.0.6-1.redhat_00001.1.el8sso?arch=noarch" } } }, { "category": "product_version", "name": "rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "product": { "name": "rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "product_id": "rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-sso7-keycloak-server@18.0.6-1.redhat_00001.1.el8sso?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch as a component of Red Hat Single Sign-On 7.6 for RHEL 8", "product_id": "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch" }, "product_reference": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "relates_to_product_reference": "8Base-RHSSO-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src as a component of Red Hat Single Sign-On 7.6 for RHEL 8", "product_id": "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src" }, "product_reference": "rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "relates_to_product_reference": "8Base-RHSSO-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch as a component of Red Hat Single Sign-On 7.6 for RHEL 8", "product_id": "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" }, "product_reference": "rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "relates_to_product_reference": "8Base-RHSSO-7.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-14040", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2018-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1601614" } ], "notes": [ { "category": "description", "text": "In Bootstrap before 4.1.2, XSS is possible in the collapse data-parent attribute.", "title": "Vulnerability description" }, { "category": "summary", "text": "bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Satellite 6.2 and newer versions don\u0027t use the bootstrap library, hence are not affected by this flaw.\n\nRed Hat CloudForms 4.6 and newer versions include the vulnerable component, but there is no risk of exploitation, since there is no possible vector to access the vulnerability. Older Red Hat CloudForms versions don\u0027t use the vulnerable component at all.\n\nRed Hat Enterprise Satellite 5 is now in Maintenance Support 2 phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Satellite 5 Life Cycle: https://access.redhat.com/support/policy/updates/satellite.", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-14040" }, { "category": "external", "summary": "RHBZ#1601614", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601614" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-14040", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14040" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14040", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14040" } ], "release_date": "2018-05-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bootstrap: Cross-site Scripting (XSS) in the collapse data-parent attribute" }, { "cve": "CVE-2018-14042", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2018-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1601617" } ], "notes": [ { "category": "description", "text": "In Bootstrap before 4.1.2, XSS is possible in the data-container property of tooltip.", "title": "Vulnerability description" }, { "category": "summary", "text": "bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Satellite 6.2 and newer versions don\u0027t use the bootstrap library, hence are not affected by this flaw.\n\nRed Hat CloudForms 4.6 and newer versions include the vulnerable component, but there is no risk of exploitation, since there is no possible vector to access the vulnerability. Older Red Hat CloudForms versions don\u0027t use the vulnerable component at all.\n\nRed Hat Enterprise Satellite 5 is now in Maintenance Support 2 phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Satellite 5 Life Cycle: https://access.redhat.com/support/policy/updates/satellite.", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-14042" }, { "category": "external", "summary": "RHBZ#1601617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601617" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-14042", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14042" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14042", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14042" } ], "release_date": "2018-05-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bootstrap: Cross-site Scripting (XSS) in the data-container property of tooltip" }, { "cve": "CVE-2019-11358", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-03-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1701972" } ], "notes": [ { "category": "description", "text": "A Prototype Pollution vulnerability was found in jquery. Untrusted JSON passed to the `extend` function could lead to modifying objects up the prototype chain, including the global Object. A crafted JSON object passed to a vulnerable method could lead to denial of service or data injection, with various consequences.", "title": "Vulnerability description" }, { "category": "summary", "text": "jquery: Prototype pollution in object\u0027s prototype leading to denial of service, remote code execution, or property injection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Virtualization 4.2 EUS contains the affected version of bootstrap in the packages ovirt-js-dependencies and ovirt-engine-dashboard. These packages are deprecated in Red Hat Virtualization 4.3.", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11358" }, { "category": "external", "summary": "RHBZ#1701972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701972" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11358", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11358" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11358", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11358" }, { "category": "external", "summary": "https://blog.jquery.com/2019/04/10/jquery-3-4-0-released/", "url": "https://blog.jquery.com/2019/04/10/jquery-3-4-0-released/" }, { "category": "external", "summary": "https://www.drupal.org/sa-core-2019-006", "url": "https://www.drupal.org/sa-core-2019-006" } ], "release_date": "2019-03-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jquery: Prototype pollution in object\u0027s prototype leading to denial of service, remote code execution, or property injection" }, { "cve": "CVE-2020-11022", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-04-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1828406" } ], "notes": [ { "category": "description", "text": "A Cross-site scripting (XSS) vulnerability exists in JQuery. This flaw allows an attacker with the ability to supply input to the \u2018HTML\u2019 function to inject Javascript into the page where that input is rendered, and have it delivered by the browser.", "title": "Vulnerability description" }, { "category": "summary", "text": "jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method", "title": "Vulnerability summary" }, { "category": "other", "text": "No supported release of Red Hat OpenStack Platform is affected by this vulnerability as no shipped packages contain the vulnerable code.", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-11022" }, { "category": "external", "summary": "RHBZ#1828406", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1828406" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-11022", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11022" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11022", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11022" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-gxr4-xjj5-5px2", "url": "https://github.com/advisories/GHSA-gxr4-xjj5-5px2" } ], "release_date": "2020-04-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method" }, { "cve": "CVE-2020-11023", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-06-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1850004" } ], "notes": [ { "category": "description", "text": "A flaw was found in jQuery. HTML containing \\\u003coption\\\u003e elements from untrusted sources are passed, even after sanitizing, to one of jQuery\u0027s DOM manipulation methods, which may execute untrusted code. The highest threat from this vulnerability is to data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "jquery: Untrusted code execution via \u003coption\u003e tag in HTML passed to DOM manipulation methods", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux versions 6, 7, and 8 ship a vulnerable version of JQuery in the `pcs` component. However, the vulnerability has not been found to be exploitable in reasonable scenarios. \n\nIn RHEL7, pcs-0.9.169-3.el7_9.3 [RHSA-2022:7343] contains an updated version of jquery (3.6.0), which does not contain the vulnerable code.", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-11023" }, { "category": "external", "summary": "RHBZ#1850004", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1850004" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-11023", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11023" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11023", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11023" }, { "category": "external", "summary": "https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/", "url": "https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/" } ], "release_date": "2020-04-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jquery: Untrusted code execution via \u003coption\u003e tag in HTML passed to DOM manipulation methods" }, { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "cve": "CVE-2021-44906", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2066009" } ], "notes": [ { "category": "description", "text": "An Uncontrolled Resource Consumption flaw was found in minimist. This flaw allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using a constructor or __proto__ payload, resulting in prototype pollution and loss of confidentiality, availability, and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "minimist: prototype pollution", "title": "Vulnerability summary" }, { "category": "other", "text": "The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. While this flaw (CVE-2021-44906) enables attackers to control objects that they should not have access to, actual exploitation would still require a chain of independent flaws. Even though the CVSS for CVE-2021-44906 is higher than CVE-2020-7598, they are both rated as having Moderate impact.\n\nWithin Red Hat Satellite 6 this flaw has been rated as having a security impact of Low. It is not currently planned to be addressed there, as the minimist library is only included in the -doc subpackage and is part of test fixtures that are not in the execution path used by the rabl gem.", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-44906" }, { "category": "external", "summary": "RHBZ#2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-44906", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44906" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-xvch-5gv4-984h", "url": "https://github.com/advisories/GHSA-xvch-5gv4-984h" } ], "release_date": "2022-03-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "minimist: prototype pollution" }, { "acknowledgments": [ { "names": [ "Marcus Nilsson" ], "organization": "usd AG" } ], "cve": "CVE-2022-1274", "cwe": { "id": "CWE-80", "name": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)" }, "discovery_date": "2022-04-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2073157" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak in the execute-actions-email endpoint. This issue allows arbitrary HTML to be injected into emails sent to Keycloak users and can be misused to perform phishing or other attacks against users.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: HTML injection in execute-actions-email Admin REST API", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1274" }, { "category": "external", "summary": "RHBZ#2073157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073157" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1274", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1274" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1274", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1274" }, { "category": "external", "summary": "https://github.com/keycloak/keycloak/security/advisories/GHSA-m4fv-gm5m-4725", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-m4fv-gm5m-4725" } ], "release_date": "2023-02-28T18:57:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.6, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: HTML injection in execute-actions-email Admin REST API" }, { "acknowledgments": [ { "names": [ "Grzegorz Tworek" ], "organization": "SISOFT s.c." } ], "cve": "CVE-2022-1438", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2021-12-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2031904" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak. Under specific circumstances, HTML entities are not sanitized during user impersonation, resulting in a Cross-site scripting (XSS) vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: XSS on impersonation under specific circumstances", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1438" }, { "category": "external", "summary": "RHBZ#2031904", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031904" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1438", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1438" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1438", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1438" } ], "release_date": "2023-02-28T18:56:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: XSS on impersonation under specific circumstances" }, { "cve": "CVE-2022-1471", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-12-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2150009" } ], "notes": [ { "category": "description", "text": "A flaw was found in the SnakeYaml package. This flaw allows an attacker to benefit from remote code execution by sending malicious YAML content and this content being deserialized by the constructor. Deserialization is unsafe and leads to Remote Code Execution (RCE).", "title": "Vulnerability description" }, { "category": "summary", "text": "SnakeYaml: Constructor Deserialization Remote Code Execution", "title": "Vulnerability summary" }, { "category": "other", "text": "In the Red Hat Process Automation 7 (RHPAM) the untrusted, malicious YAML file for deserialization by the vulnerable Snakeyaml\u0027s SafeConstructor class must be provided intentionally by the RHPAM user which requires high privileges. The potential attack complexity is also high because it depends on conditions that are beyond the attacker\u0027s control. Due to that the impact for RHPAM is reduced to Low.\n\nRed Hat Fuse 7 does not expose by default any endpoint that passes incoming data/request into vulnerable Snakeyaml\u0027s Constructor class nor pass untrusted data to this class. When this class is used, it\u2019s still only used to parse internal configuration, hence the impact by this vulnerability to Red Hat Fuse 7 is reduced to Moderate.", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1471" }, { "category": "external", "summary": "RHBZ#2150009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1471", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1471" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1471", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1471" }, { "category": "external", "summary": "https://github.com/google/security-research/security/advisories/GHSA-mjmj-j48q-9wg2", "url": "https://github.com/google/security-research/security/advisories/GHSA-mjmj-j48q-9wg2" } ], "release_date": "2022-10-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "SnakeYaml: Constructor Deserialization Remote Code Execution" }, { "cve": "CVE-2022-2764", "discovery_date": "2022-08-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2117506" } ], "notes": [ { "category": "description", "text": "A flaw was found in Undertow with EJB invocations. This flaw allows an attacker to generate a valid HTTP request and send it to the server on an established connection after removing the LAST_CHUNK from the bytes, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "Undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-2764" }, { "category": "external", "summary": "RHBZ#2117506", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117506" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-2764", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2764" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2764", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2764" } ], "release_date": "2022-08-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Undertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations" }, { "acknowledgments": [ { "names": [ "Peter Flintholm" ], "organization": "Trifork" } ], "cve": "CVE-2022-3916", "cwe": { "id": "CWE-384", "name": "Session Fixation" }, "discovery_date": "2022-11-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2141404" } ], "notes": [ { "category": "description", "text": "A flaw was found in the offline_access scope in Keycloak. This issue would affect users of shared computers more (especially if cookies are not cleared), due to a lack of root session validation, and the reuse of session ids across root and user authentication sessions. This enables an attacker to resolve a user session attached to a previously authenticated user; when utilizing the refresh token, they will be issued a token for the original user.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: Session takeover with OIDC offline refreshtokens", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3916" }, { "category": "external", "summary": "RHBZ#2141404", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141404" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3916", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3916" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3916", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3916" } ], "release_date": "2022-11-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: Session takeover with OIDC offline refreshtokens" }, { "cve": "CVE-2022-4137", "cwe": { "id": "CWE-81", "name": "Improper Neutralization of Script in an Error Message Web Page" }, "discovery_date": "2022-11-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2148496" } ], "notes": [ { "category": "description", "text": "A reflected cross-site scripting (XSS) vulnerability was found in the \u0027oob\u0027 OAuth endpoint due to incorrect null-byte handling. This issue allows a malicious link to insert an arbitrary URI into a Keycloak error page. This flaw requires a user or administrator to interact with a link in order to be vulnerable. This may compromise user details, allowing it to be changed or collected by an attacker.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: reflected XSS 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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4137" }, { "category": "external", "summary": "RHBZ#2148496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148496" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4137", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4137" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4137", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4137" } ], "release_date": "2023-03-01T13:56:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "keycloak: reflected XSS attack" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" }, { "cve": "CVE-2022-25857", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-09-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2126789" } ], "notes": [ { "category": "description", "text": "A flaw was found in the org.yaml.snakeyaml package. This flaw allows an attacker to cause a denial of service (DoS) due to missing nested depth limitation for collections.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Denial of Service due to missing nested depth limitation for collections", "title": "Vulnerability summary" }, { "category": "other", "text": "For RHEL-8 it\u0027s downgraded to moderate because \"snakeyaml\" itself in RHEL 8 or RHEL-9 isn\u0027t shipped and \"prometheus-jmx-exporter\" is needed as build dependency. And it\u0027s not directly exploitable, hence severity marked as moderate.\nRed Hat Integration and AMQ products are not vulnerable to this flaw, so their severity has been lowered to moderate.\nRed Hat Single Sign-On uses snakeyaml from liquibase-core and is only used when performing migrations and would require administrator privileges to execute, hence severity marked as Low.\nRed Hat Fuse 7 is now in Maintenance Support Phase and details about its fix should be present soon. However, Red Hat Fuse Online (Syndesis) does will not contain the fix for this flaw.", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25857" }, { "category": "external", "summary": "RHBZ#2126789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25857", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25857" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25857", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25857" }, { "category": "external", "summary": "https://bitbucket.org/snakeyaml/snakeyaml/issues/525", "url": "https://bitbucket.org/snakeyaml/snakeyaml/issues/525" } ], "release_date": "2022-08-30T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "snakeyaml: Denial of Service due to missing nested depth limitation for collections" }, { "cve": "CVE-2022-31129", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-07-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2105075" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "moment: inefficient parsing algorithm resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31129" }, { "category": "external", "summary": "RHBZ#2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31129" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g" } ], "release_date": "2022-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "moment: inefficient parsing algorithm resulting in DoS" }, { "cve": "CVE-2022-37603", "cwe": { "id": "CWE-185", "name": "Incorrect Regular Expression" }, "discovery_date": "2022-11-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2140597" } ], "notes": [ { "category": "description", "text": "A flaw was found in loader-utils webpack library. When the url variable from interpolateName is set, the prototype can be polluted. This issue could lead to a regular expression Denial of Service (ReDoS), affecting the availability of the affected component.", "title": "Vulnerability description" }, { "category": "summary", "text": "loader-utils: Regular expression denial of service", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-37603" }, { "category": "external", "summary": "RHBZ#2140597", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140597" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-37603", "url": "https://www.cve.org/CVERecord?id=CVE-2022-37603" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37603", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37603" } ], "release_date": "2022-10-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "loader-utils: Regular expression denial of service" }, { "cve": "CVE-2022-38749", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2129706" } ], "notes": [ { "category": "description", "text": "A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Build of Quarkus is not affected by this issue as it already includes the fixed version.\n\nSatellite component Candlepin does not directly use snakeyaml, so it is not affected. Regardless, an update with the latest, unaffected snakeyaml version will be provided at next release.", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38749" }, { "category": "external", "summary": "RHBZ#2129706", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129706" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38749", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38749" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38749", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38749" } ], "release_date": "2022-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode" }, { "cve": "CVE-2022-38750", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2129707" } ], "notes": [ { "category": "description", "text": "A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Build of Quarkus is not affected by this issue as it already includes the fixed version.\n\nSatellite component Candlepin does not directly use snakeyaml, so it is not affected. Regardless, an update with the latest, unaffected snakeyaml version will be provided at next release.", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38750" }, { "category": "external", "summary": "RHBZ#2129707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129707" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38750", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38750" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38750", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38750" } ], "release_date": "2022-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.constructor.BaseConstructor.constructObject" }, { "cve": "CVE-2022-38751", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2129709" } ], "notes": [ { "category": "description", "text": "A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Build of Quarkus is not affected by this issue as it already includes the fixed version.\n\nSatellite component Candlepin does not directly use snakeyaml, so it is not affected. Regardless, an update with the latest, unaffected snakeyaml version will be provided at next release.", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38751" }, { "category": "external", "summary": "RHBZ#2129709", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129709" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38751", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38751" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38751", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38751" } ], "release_date": "2022-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "snakeyaml: Uncaught exception in java.base/java.util.regex.Pattern$Ques.match" }, { "cve": "CVE-2022-40149", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135771" } ], "notes": [ { "category": "description", "text": "A stack-based buffer overflow vulnerability was found in Jettison, where parsing an untrusted XML or JSON data may lead to a crash. This flaw allows an attacker to supply content that causes the parser to crash by writing outside the memory bounds if the parser is running on user-supplied input, resulting in a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "jettison: parser crash by stackoverflow", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40149" }, { "category": "external", "summary": "RHBZ#2135771", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135771" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40149", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40149" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40149", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40149" }, { "category": "external", "summary": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1", "url": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1" } ], "release_date": "2022-09-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jettison: parser crash by stackoverflow" }, { "cve": "CVE-2022-40150", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135770" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Jettison, where parsing an untrusted XML or JSON data may lead to a crash. If the parser is running on user-supplied input, an attacker may supply content that causes the parser to crash, causing memory exhaustion. This effect may support a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "jettison: memory exhaustion via user-supplied XML or JSON data", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40150" }, { "category": "external", "summary": "RHBZ#2135770", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135770" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40150", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40150" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40150", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40150" }, { "category": "external", "summary": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1", "url": "https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1" } ], "release_date": "2022-09-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "jettison: memory exhaustion via user-supplied XML or JSON data" }, { "cve": "CVE-2022-42003", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-10-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135244" } ], "notes": [ { "category": "description", "text": "A flaw was found in FasterXML jackson-databind. This issue could allow an attacker to benefit from resource exhaustion when the UNWRAP_SINGLE_VALUE_ARRAYS feature is enabled due to unchecked primitive value deserializers to avoid deep wrapper array nesting.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42003" }, { "category": "external", "summary": "RHBZ#2135244", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135244" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42003", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42003" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42003", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42003" } ], "release_date": "2022-10-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS" }, { "cve": "CVE-2022-42004", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-10-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135247" } ], "notes": [ { "category": "description", "text": "A flaw was found In FasterXML jackson-databind. This issue could allow an attacker to benefit from resource exhaustion due to the lack of a check in BeanDeserializer._deserializeFromArray to prevent the use of deeply nested arrays. An application is only vulnerable with certain customized choices for deserialization.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: use of deeply nested arrays", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42004" }, { "category": "external", "summary": "RHBZ#2135247", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135247" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42004", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42004" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42004", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42004" } ], "release_date": "2022-10-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: use of deeply nested arrays" }, { "cve": "CVE-2022-45047", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2022-11-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2145194" } ], "notes": [ { "category": "description", "text": "A flaw was found in Apache MINA SSHD, when using Java deserialization to load a serialized java.security.PrivateKey. An attacker could benefit from unsafe deserialization by inserting unsecured data that may affect the application or server.", "title": "Vulnerability description" }, { "category": "summary", "text": "mina-sshd: Java unsafe deserialization vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Impact as High as there\u0027s a mitigation for minimizing the impact which the flaw requires org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider to be impacted, which would require an external/public API for an attacker to benefit from it. \n\nRed Hat Fuse 7 and Red Hat JBoss Enterprise Application Platform 7 have a lower rate (moderate) as it\u0027s very unlikely to be exploited since those are for internal usage or use a custom implementation in their case.", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-45047" }, { "category": "external", "summary": "RHBZ#2145194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2145194" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-45047", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45047" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45047", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45047" }, { "category": "external", "summary": "https://www.mail-archive.com/dev@mina.apache.org/msg39312.html", "url": "https://www.mail-archive.com/dev@mina.apache.org/msg39312.html" } ], "release_date": "2022-11-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" }, { "category": "workaround", "details": "From the maintainer:\n\nFor Apache MINA SSHD \u003c= 2.9.1, do not use org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider to generate and later load your server\u0027s host key. Use separately generated host key files, for instance in OpenSSH format, and load them via a org.apache.sshd.common.keyprovider.FileKeyPairProvider instead. Or use a custom implementation instead of \nSimpleGeneratorHostKeyProvider that uses the OpenSSH format for storing and loading the host key (via classes OpenSSHKeyPairResourceWriter and OpenSSHKeyPairResourceParser).", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mina-sshd: Java unsafe deserialization vulnerability" }, { "cve": "CVE-2022-45693", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-12-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155970" } ], "notes": [ { "category": "description", "text": "A flaw was found in Jettison, where it is vulnerable to a denial of service caused by a stack-based buffer overflow. By sending a specially-crafted request using the map parameter, a remote attacker can cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat has determined the impact of this flaw to be Moderate; a successful attack using this flaw would require the processing of untrusted, unsanitized, or unrestricted user inputs, which runs counter to established Red Hat security practices.", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-45693" }, { "category": "external", "summary": "RHBZ#2155970", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155970" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-45693", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45693" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45693", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45693" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos" }, { "cve": "CVE-2022-46175", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156263" } ], "notes": [ { "category": "description", "text": "A flaw was found in the json5 package. The affected version of the json5 package could allow an attacker to set arbitrary and unexpected keys on the object returned from JSON5.parse.", "title": "Vulnerability description" }, { "category": "summary", "text": "json5: Prototype Pollution in JSON5 via Parse Method", "title": "Vulnerability summary" }, { "category": "other", "text": "The json5 package is a build-time dependency in Red Hat products and is not used in production runtime. Hence, the impact is set to Moderate.", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-46175" }, { "category": "external", "summary": "RHBZ#2156263", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156263" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-46175", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46175" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175" }, { "category": "external", "summary": "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h", "url": "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h" } ], "release_date": "2022-12-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "json5: Prototype Pollution in JSON5 via Parse Method" }, { "cve": "CVE-2022-46363", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-12-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155681" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Apache CXF that could allow an attacker to perform a remote directory listing or code exfiltration. This issue only applies when the CXFServlet is configured with both the static-resources-list and redirect-query-check attributes. These attributes are not supposed to be used together, so the issue can only occur if the CXF service is misconfigured.", "title": "Vulnerability description" }, { "category": "summary", "text": "CXF: directory listing / code exfiltration", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-46363" }, { "category": "external", "summary": "RHBZ#2155681", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155681" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-46363", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46363" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46363", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46363" }, { "category": "external", "summary": "https://lists.apache.org/thread/pdzo1qgyplf4y523tnnzrcm7hoco3l8c", "url": "https://lists.apache.org/thread/pdzo1qgyplf4y523tnnzrcm7hoco3l8c" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "CXF: directory listing / code exfiltration" }, { "cve": "CVE-2022-46364", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "discovery_date": "2022-12-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2155682" } ], "notes": [ { "category": "description", "text": "A SSRF vulnerability was found in Apache CXF. This issue occurs when parsing the href attribute of XOP:Include in MTOM requests, allowing an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type.", "title": "Vulnerability description" }, { "category": "summary", "text": "CXF: SSRF Vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Integration Camel Quarkus does not support CXF extensions and so is affected at a reduced impact of Moderate.\nThe RHSSO server does not ship Apache CXF. The component mentioned in CVE-2022-46364 is a transitive dependency coming from Fuse adapters and the test suite.", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-46364" }, { "category": "external", "summary": "RHBZ#2155682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155682" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-46364", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46364" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46364", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46364" }, { "category": "external", "summary": "https://cxf.apache.org/security-advisories.data/CVE-2022-46364.txt?version=1\u0026modificationDate=1670944472739\u0026api=v2", "url": "https://cxf.apache.org/security-advisories.data/CVE-2022-46364.txt?version=1\u0026modificationDate=1670944472739\u0026api=v2" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "CXF: SSRF Vulnerability" }, { "acknowledgments": [ { "names": [ "Sourav Kumar" ], "organization": "https://github.com/souravs17031999", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-0091", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-10-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2158585" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak, where it did not properly check client tokens for possible revocation in its client credential flow. This flaw allows an attacker to access or modify potentially sensitive information.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: Client Registration endpoint does not check token revocation", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0091" }, { "category": "external", "summary": "RHBZ#2158585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158585" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0091", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0091" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0091", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0091" }, { "category": "external", "summary": "https://github.com/keycloak/keycloak/security/advisories/GHSA-v436-q368-hvgg", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-v436-q368-hvgg" }, { "category": "external", "summary": "https://github.com/keycloak/security/issues/27", "url": "https://github.com/keycloak/security/issues/27" } ], "release_date": "2022-10-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.8, "baseSeverity": "LOW", "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:N", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "keycloak: Client Registration endpoint does not check token revocation" }, { "acknowledgments": [ { "names": [ "Jordi Zayuelas i Mu\u00f1oz" ], "organization": "A1 Digital", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-0264", "cwe": { "id": "CWE-303", "name": "Incorrect Implementation of Authentication Algorithm" }, "discovery_date": "2023-01-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2160585" } ], "notes": [ { "category": "description", "text": "A flaw was found in Keycloak\u0027s OpenID Connect user authentication, which may incorrectly authenticate requests. An authenticated attacker who could obtain information from a user request within the same realm could use that data to impersonate the victim and generate new session tokens. This issue could impact confidentiality, Integrity, and availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: user impersonation via stolen uuid code", "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": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0264" }, { "category": "external", "summary": "RHBZ#2160585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160585" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0264", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0264" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0264", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0264" } ], "release_date": "2023-02-28T18:58:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-01T21:45:12+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/articles/11258", "product_ids": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1044" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 4.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.noarch", "8Base-RHSSO-7.6:rh-sso7-keycloak-0:18.0.6-1.redhat_00001.1.el8sso.src", "8Base-RHSSO-7.6:rh-sso7-keycloak-server-0:18.0.6-1.redhat_00001.1.el8sso.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: user impersonation via stolen uuid code" } ] }
rhsa-2022_8652
Vulnerability from csaf_redhat
Published
2022-11-28 14:39
Modified
2024-11-21 20:50
Summary
Red Hat Security Advisory: Red Hat Fuse 7.11.1 release and security update
Notes
Topic
A minor version update (from 7.11 to 7.11.1) is now available for Red Hat Fuse. The purpose of this text-only errata is to inform you about the security issues fixed in this release.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
This release of Red Hat Fuse 7.11.1 serves as a replacement for Red Hat Fuse 7.11 and includes bug fixes and enhancements, which are documented in the Release Notes document linked in the References.
Security Fix(es):
* hsqldb: Untrusted input may lead to RCE attack [fuse-7] (CVE-2022-41853)
* io.hawt-hawtio-online: bootstrap: XSS in the tooltip or popover data-template attribute [fuse-7] (CVE-2019-8331)
* io.hawt-project: bootstrap: XSS in the tooltip or popover data-template attribute [fuse-7] (CVE-2019-8331)
* wildfly: incorrect JBOSS_LOCAL_USER challenge location may lead to giving access to all the local users [fuse-7] (CVE-2021-3717)
* json-smart: Denial of Service in JSONParserByteArray function [fuse-7] (CVE-2021-31684)
* io.hawt-hawtio-integration: minimist: prototype pollution [fuse-7] (CVE-2021-44906)
* urijs: Authorization Bypass Through User-Controlled Key [fuse-7] (CVE-2022-0613)
* http2-server: Invalid HTTP/2 requests cause DoS [fuse-7] (CVE-2022-2048)
* snakeyaml: Denial of Service due to missing nested depth limitation for collections [fuse-7] (CVE-2022-25857)
* urijs: Leading white space bypasses protocol validation [fuse-7] (CVE-2022-24723)
* Moment.js: Path traversal in moment.locale [fuse-7] (CVE-2022-24785)
* netty: world readable temporary file containing sensitive data [fuse-7] (CVE-2022-24823)
* jdbc-postgresql: postgresql: SQL Injection in ResultSet.refreshRow() with malicious column names [fuse-7] (CVE-2022-31197)
* commons-configuration2: apache-commons-configuration: Apache Commons Configuration insecure interpolation defaults [fuse-7] (CVE-2022-33980)
* commons-text: apache-commons-text: variable interpolation RCE [fuse-7] (CVE-2022-42889)
* undertow: Large AJP request may cause DoS [fuse-7] (CVE-2022-2053)
* moment: inefficient parsing algorithm resulting in DoS [fuse-7] (CVE-2022-31129)
* snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode [fuse-7] (CVE-2022-38749)
For more details about the security issues, including the impact, CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "A minor version update (from 7.11 to 7.11.1) is now available for Red Hat Fuse. The purpose of this text-only errata is to inform you about the security issues fixed in this release.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "This release of Red Hat Fuse 7.11.1 serves as a replacement for Red Hat Fuse 7.11 and includes bug fixes and enhancements, which are documented in the Release Notes document linked in the References.\n\nSecurity Fix(es):\n\n* hsqldb: Untrusted input may lead to RCE attack [fuse-7] (CVE-2022-41853)\n\n* io.hawt-hawtio-online: bootstrap: XSS in the tooltip or popover data-template attribute [fuse-7] (CVE-2019-8331)\n\n* io.hawt-project: bootstrap: XSS in the tooltip or popover data-template attribute [fuse-7] (CVE-2019-8331)\n\n* wildfly: incorrect JBOSS_LOCAL_USER challenge location may lead to giving access to all the local users [fuse-7] (CVE-2021-3717)\n\n* json-smart: Denial of Service in JSONParserByteArray function [fuse-7] (CVE-2021-31684)\n\n* io.hawt-hawtio-integration: minimist: prototype pollution [fuse-7] (CVE-2021-44906)\n\n* urijs: Authorization Bypass Through User-Controlled Key [fuse-7] (CVE-2022-0613)\n\n* http2-server: Invalid HTTP/2 requests cause DoS [fuse-7] (CVE-2022-2048)\n\n* snakeyaml: Denial of Service due to missing nested depth limitation for collections [fuse-7] (CVE-2022-25857)\n\n* urijs: Leading white space bypasses protocol validation [fuse-7] (CVE-2022-24723)\n\n* Moment.js: Path traversal in moment.locale [fuse-7] (CVE-2022-24785)\n\n* netty: world readable temporary file containing sensitive data [fuse-7] (CVE-2022-24823)\n\n* jdbc-postgresql: postgresql: SQL Injection in ResultSet.refreshRow() with malicious column names [fuse-7] (CVE-2022-31197)\n\n* commons-configuration2: apache-commons-configuration: Apache Commons Configuration insecure interpolation defaults [fuse-7] (CVE-2022-33980)\n\n* commons-text: apache-commons-text: variable interpolation RCE [fuse-7] (CVE-2022-42889)\n\n* undertow: Large AJP request may cause DoS [fuse-7] (CVE-2022-2053)\n\n* moment: inefficient parsing algorithm resulting in DoS [fuse-7] (CVE-2022-31129)\n\n* snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode [fuse-7] (CVE-2022-38749)\n\nFor more details about the security issues, including the impact, CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:8652", "url": "https://access.redhat.com/errata/RHSA-2022:8652" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1686454", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1686454" }, { "category": "external", "summary": "1991305", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1991305" }, { "category": "external", "summary": "2055496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055496" }, { "category": "external", "summary": "2062370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062370" }, { "category": "external", "summary": "2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "2087186", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087186" }, { "category": "external", "summary": "2095862", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095862" }, { "category": "external", "summary": "2102695", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102695" }, { "category": "external", "summary": "2105067", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105067" }, { "category": "external", "summary": "2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "2116952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116952" }, { "category": "external", "summary": "2126789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126789" }, { "category": "external", "summary": "2129428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129428" }, { "category": "external", "summary": "2129706", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129706" }, { "category": "external", "summary": "2135435", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135435" }, { "category": "external", "summary": "2136141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136141" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8652.json" } ], "title": "Red Hat Security Advisory: Red Hat Fuse 7.11.1 release and security update", "tracking": { "current_release_date": "2024-11-21T20:50:11+00:00", "generator": { "date": "2024-11-21T20:50:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:8652", "initial_release_date": "2022-11-28T14:39:27+00:00", "revision_history": [ { "date": "2022-11-28T14:39:27+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-11-28T14:39:27+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T20:50:11+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Fuse 7.11.1", "product": { "name": "Red Hat Fuse 7.11.1", "product_id": "Red Hat Fuse 7.11.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_fuse:7" } } } ], "category": "product_family", "name": "Red Hat JBoss Fuse" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-8331", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1686454" } ], "notes": [ { "category": "description", "text": "A cross-site scripting vulnerability was discovered in bootstrap. If an attacker could control the data given to tooltip or popover, they could inject HTML or Javascript into the rendered page when tooltip or popover events fired.", "title": "Vulnerability description" }, { "category": "summary", "text": "bootstrap: XSS in the tooltip or popover data-template attribute", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat CloudForms 4.6 and newer versions include the vulnerable component, but there is no risk of exploitation since there is no possible vector to access the vulnerability. Older Red Hat CloudForms versions don\u0027t use the vulnerable component at all.", "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": [ "Red Hat Fuse 7.11.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-8331" }, { "category": "external", "summary": "RHBZ#1686454", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1686454" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-8331", "url": "https://www.cve.org/CVERecord?id=CVE-2019-8331" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-8331", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-8331" } ], "release_date": "2019-02-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-28T14:39:27+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.11.1 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.11/", "product_ids": [ "Red Hat Fuse 7.11.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8652" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "Red Hat Fuse 7.11.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bootstrap: XSS in the tooltip or popover data-template attribute" }, { "cve": "CVE-2021-3717", "cwe": { "id": "CWE-552", "name": "Files or Directories Accessible to External Parties" }, "discovery_date": "2021-07-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1991305" } ], "notes": [ { "category": "description", "text": "A flaw was found in Wildfly. An incorrect JBOSS_LOCAL_USER challenge location when using the elytron configuration may lead to JBOSS_LOCAL_USER access to all users on the machine. The highest threat from this vulnerability is to confidentiality, integrity, and availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "wildfly: incorrect JBOSS_LOCAL_USER challenge location may lead to giving access to all the local users", "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": [ "Red Hat Fuse 7.11.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3717" }, { "category": "external", "summary": "RHBZ#1991305", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1991305" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3717", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3717" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3717", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3717" } ], "release_date": "2021-08-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-28T14:39:27+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.11.1 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.11/", "product_ids": [ "Red Hat Fuse 7.11.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8652" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat Fuse 7.11.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "wildfly: incorrect JBOSS_LOCAL_USER challenge location may lead to giving access to all the local users" }, { "cve": "CVE-2021-31684", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-06-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2102695" } ], "notes": [ { "category": "description", "text": "A flaw was found in the json-smart package in the JSONParserByteArray. This flaw allows an attacker to cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "json-smart: Denial of Service in JSONParserByteArray function", "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": [ "Red Hat Fuse 7.11.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-31684" }, { "category": "external", "summary": "RHBZ#2102695", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102695" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31684", "url": "https://www.cve.org/CVERecord?id=CVE-2021-31684" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31684", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31684" } ], "release_date": "2021-06-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-28T14:39:27+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.11.1 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.11/", "product_ids": [ "Red Hat Fuse 7.11.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8652" } ], "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": [ "Red Hat Fuse 7.11.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "json-smart: Denial of Service in JSONParserByteArray function" }, { "cve": "CVE-2021-44906", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2066009" } ], "notes": [ { "category": "description", "text": "An Uncontrolled Resource Consumption flaw was found in minimist. This flaw allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using a constructor or __proto__ payload, resulting in prototype pollution and loss of confidentiality, availability, and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "minimist: prototype pollution", "title": "Vulnerability summary" }, { "category": "other", "text": "The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. While this flaw (CVE-2021-44906) enables attackers to control objects that they should not have access to, actual exploitation would still require a chain of independent flaws. Even though the CVSS for CVE-2021-44906 is higher than CVE-2020-7598, they are both rated as having Moderate impact.\n\nWithin Red Hat Satellite 6 this flaw has been rated as having a security impact of Low. It is not currently planned to be addressed there, as the minimist library is only included in the -doc subpackage and is part of test fixtures that are not in the execution path used by the rabl gem.", "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": [ "Red Hat Fuse 7.11.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-44906" }, { "category": "external", "summary": "RHBZ#2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-44906", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44906" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-xvch-5gv4-984h", "url": "https://github.com/advisories/GHSA-xvch-5gv4-984h" } ], "release_date": "2022-03-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-28T14:39:27+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.11.1 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.11/", "product_ids": [ "Red Hat Fuse 7.11.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8652" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat Fuse 7.11.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "minimist: prototype pollution" }, { "cve": "CVE-2022-0613", "cwe": { "id": "CWE-639", "name": "Authorization Bypass Through User-Controlled Key" }, "discovery_date": "2022-02-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2055496" } ], "notes": [ { "category": "description", "text": "A flaw was found in urijs due to the fix of CVE-2021-3647 not considering case-sensitive protocol schemes in the URL. This issue allows attackers to bypass the patch.", "title": "Vulnerability description" }, { "category": "summary", "text": "urijs: Authorization Bypass Through User-Controlled Key", "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": [ "Red Hat Fuse 7.11.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0613" }, { "category": "external", "summary": "RHBZ#2055496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055496" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0613", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0613" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0613", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0613" } ], "release_date": "2022-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-28T14:39:27+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.11.1 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.11/", "product_ids": [ "Red Hat Fuse 7.11.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8652" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.11.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "urijs: Authorization Bypass Through User-Controlled Key" }, { "cve": "CVE-2022-2048", "cwe": { "id": "CWE-410", "name": "Insufficient Resource Pool" }, "discovery_date": "2022-08-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2116952" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Eclipse Jetty http2-server package. This flaw allows an attacker to cause a denial of service in the server via HTTP/2 requests.", "title": "Vulnerability description" }, { "category": "summary", "text": "http2-server: Invalid HTTP/2 requests cause 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": [ "Red Hat Fuse 7.11.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-2048" }, { "category": "external", "summary": "RHBZ#2116952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-2048", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2048" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2048", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2048" }, { "category": "external", "summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-wgmr-mf83-7x4j", "url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-wgmr-mf83-7x4j" } ], "release_date": "2022-07-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-28T14:39:27+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.11.1 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.11/", "product_ids": [ "Red Hat Fuse 7.11.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8652" } ], "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": [ "Red Hat Fuse 7.11.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http2-server: Invalid HTTP/2 requests cause DoS" }, { "cve": "CVE-2022-2053", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2022-06-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2095862" } ], "notes": [ { "category": "description", "text": "A flaw was found in Undertow. AJP requests to the server may allow an attacker to send a malicious request and trigger server errors, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "undertow: Large AJP request may cause DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Fuse 7 is now in Maintenance Support Phase and is marked Fixed. However, Red Hat Fuse Online does not contain the fix for this flaw.", "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": [ "Red Hat Fuse 7.11.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-2053" }, { "category": "external", "summary": "RHBZ#2095862", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095862" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-2053", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2053" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2053", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2053" } ], "release_date": "2022-06-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-28T14:39:27+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.11.1 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.11/", "product_ids": [ "Red Hat Fuse 7.11.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8652" } ], "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": [ "Red Hat Fuse 7.11.1" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "undertow: Large AJP request may cause DoS" }, { "cve": "CVE-2022-24723", "cwe": { "id": "CWE-1173", "name": "Improper Use of Validation Framework" }, "discovery_date": "2022-03-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2062370" } ], "notes": [ { "category": "description", "text": "An improper input validation flaw was found in urijs where white space characters are not removed from the beginning of an URL. This issue allows bypassing the protocol validation.", "title": "Vulnerability description" }, { "category": "summary", "text": "urijs: Leading white space bypasses protocol validation", "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": [ "Red Hat Fuse 7.11.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24723" }, { "category": "external", "summary": "RHBZ#2062370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062370" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24723", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24723" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24723", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24723" } ], "release_date": "2022-03-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-28T14:39:27+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.11.1 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.11/", "product_ids": [ "Red Hat Fuse 7.11.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8652" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.11.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "urijs: Leading white space bypasses protocol validation" }, { "cve": "CVE-2022-24785", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-04-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2072009" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "Moment.js: Path traversal in moment.locale", "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": [ "Red Hat Fuse 7.11.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24785" }, { "category": "external", "summary": "RHBZ#2072009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-28T14:39:27+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.11.1 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.11/", "product_ids": [ "Red Hat Fuse 7.11.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8652" }, { "category": "workaround", "details": "Sanitize the user-provided locale name before passing it to Moment.js.", "product_ids": [ "Red Hat Fuse 7.11.1" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.11.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Moment.js: Path traversal in moment.locale" }, { "cve": "CVE-2022-24823", "cwe": { "id": "CWE-379", "name": "Creation of Temporary File in Directory with Insecure Permissions" }, "discovery_date": "2022-05-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2087186" } ], "notes": [ { "category": "description", "text": "CVE-2021-21290 contains an incomplete fix, and this addresses the issue found in netty. When using multipart decoders in netty, local information disclosure can occur via the local system temporary directory if temporary storing of uploads on the disk is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty: world readable temporary file containing sensitive data", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue only impacts applications running on Java version 6 and lower. Additionally, this vulnerability impacts code running on Unix-like systems, and very old versions of Mac OSX and Windows as they all share the system temporary directory between all users.\n\nRed Hat Satellite 6 is not affected as is using netty 3.6.7 version which is not impacted by this vulnerability.\n\nRed Hat Fuse 7 is now in Maintenance Support Phase and should be fixed soon. However, Red Hat Fuse Online (Syndesis) does will not contain the fix for this flaw.", "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": [ "Red Hat Fuse 7.11.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24823" }, { "category": "external", "summary": "RHBZ#2087186", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087186" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24823", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24823" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24823", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24823" } ], "release_date": "2022-05-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-28T14:39:27+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.11.1 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.11/", "product_ids": [ "Red Hat Fuse 7.11.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8652" }, { "category": "workaround", "details": "As a workaround, specify one\u0027s own `java.io.tmpdir` when starting the JVM or use DefaultHttpDataFactory.setBaseDir(...) to set the directory to something that is only readable by the current user.", "product_ids": [ "Red Hat Fuse 7.11.1" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "Red Hat Fuse 7.11.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "netty: world readable temporary file containing sensitive data" }, { "cve": "CVE-2022-25857", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-09-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2126789" } ], "notes": [ { "category": "description", "text": "A flaw was found in the org.yaml.snakeyaml package. This flaw allows an attacker to cause a denial of service (DoS) due to missing nested depth limitation for collections.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Denial of Service due to missing nested depth limitation for collections", "title": "Vulnerability summary" }, { "category": "other", "text": "For RHEL-8 it\u0027s downgraded to moderate because \"snakeyaml\" itself in RHEL 8 or RHEL-9 isn\u0027t shipped and \"prometheus-jmx-exporter\" is needed as build dependency. And it\u0027s not directly exploitable, hence severity marked as moderate.\nRed Hat Integration and AMQ products are not vulnerable to this flaw, so their severity has been lowered to moderate.\nRed Hat Single Sign-On uses snakeyaml from liquibase-core and is only used when performing migrations and would require administrator privileges to execute, hence severity marked as Low.\nRed Hat Fuse 7 is now in Maintenance Support Phase and details about its fix should be present soon. However, Red Hat Fuse Online (Syndesis) does will not contain the fix for this flaw.", "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": [ "Red Hat Fuse 7.11.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25857" }, { "category": "external", "summary": "RHBZ#2126789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25857", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25857" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25857", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25857" }, { "category": "external", "summary": "https://bitbucket.org/snakeyaml/snakeyaml/issues/525", "url": "https://bitbucket.org/snakeyaml/snakeyaml/issues/525" } ], "release_date": "2022-08-30T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-28T14:39:27+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.11.1 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.11/", "product_ids": [ "Red Hat Fuse 7.11.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8652" } ], "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": [ "Red Hat Fuse 7.11.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "snakeyaml: Denial of Service due to missing nested depth limitation for collections" }, { "cve": "CVE-2022-31129", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-07-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2105075" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "moment: inefficient parsing algorithm resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.", "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": [ "Red Hat Fuse 7.11.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31129" }, { "category": "external", "summary": "RHBZ#2105075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31129" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129" }, { "category": "external", "summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g" } ], "release_date": "2022-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-28T14:39:27+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.11.1 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.11/", "product_ids": [ "Red Hat Fuse 7.11.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8652" } ], "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": [ "Red Hat Fuse 7.11.1" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "moment: inefficient parsing algorithm resulting in DoS" }, { "cve": "CVE-2022-31197", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2022-09-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2129428" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgresQL. This flaw allows an attacker to benefit from a miss escaping character and leads to a SQL injection attack due to Java.sql.ResultRow.refreshRow() implementation from PGSQL.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: SQL Injection in ResultSet.refreshRow() with malicious column names", "title": "Vulnerability summary" }, { "category": "other", "text": "User applications that do not invoke the `ResultSet.refreshRow()` method are not impacted.\nRed Hat Fuse 7 is now in Maintenance Support Phase and details about its fix should be presented soon. However, Red Hat Fuse Online (Syndesis) does will not contain the fix for this flaw.", "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": [ "Red Hat Fuse 7.11.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-31197" }, { "category": "external", "summary": "RHBZ#2129428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129428" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-31197", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31197" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31197", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31197" }, { "category": "external", "summary": "https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-r38f-c4h4-hqq2", "url": "https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-r38f-c4h4-hqq2" } ], "release_date": "2022-08-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-28T14:39:27+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.11.1 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.11/", "product_ids": [ "Red Hat Fuse 7.11.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8652" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat Fuse 7.11.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: SQL Injection in ResultSet.refreshRow() with malicious column names" }, { "cve": "CVE-2022-33980", "discovery_date": "2022-07-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2105067" } ], "notes": [ { "category": "description", "text": "A flaw was found in Apache Commons Configuration\u0027s variable interpolation, which by default included several lookup actions that could permit script invocation on remote servers. This issue could allow an attacker to use one of these actions to send a request to execute arbitrary code on the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "apache-commons-configuration: Apache Commons Configuration insecure interpolation defaults", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Satellite embeds affected commons-configuration2 with Candlepin, however, product is not affected since vulnerable org.apache.commons.configuration2.interpol.Lookup is not exposed in code. Product Security has rated this vulnerability Low for Satellite and there is no harm identified to confidentiality, integrity, and availability.", "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": [ "Red Hat Fuse 7.11.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-33980" }, { "category": "external", "summary": "RHBZ#2105067", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105067" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-33980", "url": "https://www.cve.org/CVERecord?id=CVE-2022-33980" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-33980", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-33980" } ], "release_date": "2022-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-28T14:39:27+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.11.1 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.11/", "product_ids": [ "Red Hat Fuse 7.11.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8652" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat Fuse 7.11.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "apache-commons-configuration: Apache Commons Configuration insecure interpolation defaults" }, { "cve": "CVE-2022-38749", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2129706" } ], "notes": [ { "category": "description", "text": "A flaw was found in the snakeyaml package due to a stack-overflow in parsing YAML files. By persuading a victim to open a specially-crafted file, a remote attacker could cause the application to crash, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Build of Quarkus is not affected by this issue as it already includes the fixed version.\n\nSatellite component Candlepin does not directly use snakeyaml, so it is not affected. Regardless, an update with the latest, unaffected snakeyaml version will be provided at next release.", "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": [ "Red Hat Fuse 7.11.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38749" }, { "category": "external", "summary": "RHBZ#2129706", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129706" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38749", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38749" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38749", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38749" } ], "release_date": "2022-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-28T14:39:27+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.11.1 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.11/", "product_ids": [ "Red Hat Fuse 7.11.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8652" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "Red Hat Fuse 7.11.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "snakeyaml: Uncaught exception in org.yaml.snakeyaml.composer.Composer.composeSequenceNode" }, { "cve": "CVE-2022-41853", "cwe": { "id": "CWE-470", "name": "Use of Externally-Controlled Input to Select Classes or Code (\u0027Unsafe Reflection\u0027)" }, "discovery_date": "2022-10-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136141" } ], "notes": [ { "category": "description", "text": "A flaw was found in the HSQLDB package. This flaw allows untrusted inputs to execute remote code due to any static method of any Java class in the classpath, resulting in code execution by default.", "title": "Vulnerability description" }, { "category": "summary", "text": "hsqldb: Untrusted input may lead to RCE 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": [ "Red Hat Fuse 7.11.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41853" }, { "category": "external", "summary": "RHBZ#2136141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41853", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41853" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41853", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41853" }, { "category": "external", "summary": "http://hsqldb.org/doc/2.0/guide/sqlroutines-chapt.html#src_jrt_access_control", "url": "http://hsqldb.org/doc/2.0/guide/sqlroutines-chapt.html#src_jrt_access_control" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-77xx-rxvh-q682", "url": "https://github.com/advisories/GHSA-77xx-rxvh-q682" } ], "release_date": "2022-10-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-28T14:39:27+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.11.1 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.11/", "product_ids": [ "Red Hat Fuse 7.11.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8652" }, { "category": "workaround", "details": "By default, the static methods of any class that is on the classpath are available for use and can compromise security in some systems. The optional Java system property, hsqldb.method_class_names, allows preventing access to classes other than java.lang.Math or specifying a semicolon-separated list of allowed classes. A property value that ends with .* is treated as a wild card and allows access to all class or method names formed by substitution of the * (asterisk).\n\nIn the example below, the property has been included as an argument to the Java command.\n\n java -Dhsqldb.method_class_names=\"org.me.MyClass;org.you.YourClass;org.you.lib.*\" [the rest of the command line]\n\nThe above example allows access to the methods in the two classes: org.me.MyClass and org.you.YourClass together with all the classes in the org.you.lib package. Note that if the property is not defined, no access control is performed at this level.\n\nThe user who creates a Java routine must have the relevant access privileges on the tables that are used inside the Java method.\n\nOnce the routine has been defined, the normal database access control applies to its user. The routine can be executed only by those users who have been granted EXECUTE privileges on it. Access to routines can be granted to users with GRANT EXECUTE or GRANT ALL. For example, GRANT EXECUTE ON myroutine TO PUBLIC.\n\nIn hsqldb 2.7.1, all classes by default are not accessible, except those in java.lang.Math and need to be manually enabled.", "product_ids": [ "Red Hat Fuse 7.11.1" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat Fuse 7.11.1" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "hsqldb: Untrusted input may lead to RCE attack" }, { "cve": "CVE-2022-42889", "cwe": { "id": "CWE-1188", "name": "Initialization of a Resource with an Insecure Default" }, "discovery_date": "2022-10-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135435" } ], "notes": [ { "category": "description", "text": "A flaw was found in Apache Commons Text packages 1.5 through 1.9. The affected versions allow an attacker to benefit from a variable interpolation process contained in Apache Commons Text, which can cause properties to be dynamically defined. Server applications are vulnerable to remote code execution (RCE) and unintentional contact with untrusted remote servers.", "title": "Vulnerability description" }, { "category": "summary", "text": "apache-commons-text: variable interpolation RCE", "title": "Vulnerability summary" }, { "category": "other", "text": "In order to carry successful exploitation of this vulnerability, the following conditions must be in place on the affected target:\n - Usage of specific methods that interpolate the variables as described in the flaw\n - Usage of external input for those methods\n - Usage of that external input has to be unsanitized/no \"allow list\"/etc.\n\nThe following products have *Low* impact because they have maven references to the affected package but do not ship it nor use the code:\n- Red Hat EAP Expansion Pack (EAP-XP)\n- Red Hat Camel-K\n- Red Hat Camel-Quarkus\n\nRed Hat Satellite ships Candlepin that embeds Apache Commons Text, however, it is not vulnerable to the flaw since the library has not been exposed in the product code. In Candlepin, the Commons Text is being pulled for the Liquibase and ActiveMQ Artemis libraries as a dependency. Red Hat Product Security has evaluated and rated the impact of the flaw as Low for Satellite since there was no harm identified to the confidentiality, integrity, or availability of systems.\n\n- The OCP has a *Moderate* impact because the affected library is a third-party library in the OCP jenkins-2-plugin component which reduces the possibilities of successful exploitation.\n- The OCP-4.8 is affected by this CVE and is in an extended life phase. For versions of products in the Extended Life Phase, Red Hat will provide limited ongoing technical support. No bug fixes, security fixes, hardware enablement or root-cause analysis will be available during this phase, and support will be provided on existing installations only.", "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": [ "Red Hat Fuse 7.11.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42889" }, { "category": "external", "summary": "RHBZ#2135435", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135435" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42889", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42889" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42889", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42889" }, { "category": "external", "summary": "https://blogs.apache.org/security/entry/cve-2022-42889", "url": "https://blogs.apache.org/security/entry/cve-2022-42889" }, { "category": "external", "summary": "https://lists.apache.org/thread/n2bd4vdsgkqh2tm14l1wyc3jyol7s1om", "url": "https://lists.apache.org/thread/n2bd4vdsgkqh2tm14l1wyc3jyol7s1om" }, { "category": "external", "summary": "https://seclists.org/oss-sec/2022/q4/22", "url": "https://seclists.org/oss-sec/2022/q4/22" } ], "release_date": "2022-10-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-28T14:39:27+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.11.1 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.11/", "product_ids": [ "Red Hat Fuse 7.11.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8652" }, { "category": "workaround", "details": "This flaw may be avoided by ensuring that any external inputs used with the Commons-Text lookup methods are sanitized properly. Untrusted input should always be thoroughly sanitized before using in any potentially risky situations.", "product_ids": [ "Red Hat Fuse 7.11.1" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat Fuse 7.11.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "apache-commons-text: variable interpolation RCE" } ] }
ghsa-8hfj-j24r-96c4
Vulnerability from github
Published
2022-04-04 21:25
Modified
2022-04-04 21:25
Severity ?
Summary
Path Traversal: 'dir/../../filename' in moment.locale
Details
Impact
This vulnerability impacts npm (server) users of moment.js, especially if user provided locale string, eg fr
is directly used to switch moment locale.
Patches
This problem is patched in 2.29.2, and the patch can be applied to all affected versions (from 1.0.1 up until 2.29.1, inclusive).
Workarounds
Sanitize user-provided locale name before passing it to moment.js.
References
Are there any links users can visit to find out more?
For more information
If you have any questions or comments about this advisory: * Open an issue in moment repo
{ "affected": [ { "ecosystem_specific": { "affected_functions": [ "(moment).locale" ] }, "package": { "ecosystem": "npm", "name": "moment" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.29.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "NuGet", "name": "Moment.js" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.29.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-24785" ], "database_specific": { "cwe_ids": [ "CWE-22", "CWE-27" ], "github_reviewed": true, "github_reviewed_at": "2022-04-04T21:25:48Z", "nvd_published_at": "2022-04-04T17:15:00Z", "severity": "HIGH" }, "details": "### Impact\nThis vulnerability impacts npm (server) users of moment.js, especially if user provided locale string, eg `fr` is directly used to switch moment locale.\n\n### Patches\nThis problem is patched in 2.29.2, and the patch can be applied to all affected versions (from 1.0.1 up until 2.29.1, inclusive).\n\n### Workarounds\nSanitize user-provided locale name before passing it to moment.js.\n\n### References\n_Are there any links users can visit to find out more?_\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [moment repo](https://github.com/moment/moment)\n", "id": "GHSA-8hfj-j24r-96c4", "modified": "2022-04-04T21:25:48Z", "published": "2022-04-04T21:25:48Z", "references": [ { "type": "WEB", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785" }, { "type": "WEB", "url": "https://github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5" }, { "type": "PACKAGE", "url": "https://github.com/moment/moment" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20220513-0006" }, { "type": "WEB", "url": "https://www.tenable.com/security/tns-2022-09" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Path Traversal: \u0027dir/../../filename\u0027 in moment.locale" }
gsd-2022-24785
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-24785", "description": "Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js.", "id": "GSD-2022-24785", "references": [ "https://access.redhat.com/errata/RHSA-2022:1681", "https://access.redhat.com/errata/RHSA-2022:1715", "https://access.redhat.com/errata/RHSA-2022:4918", "https://access.redhat.com/errata/RHSA-2022:4919", "https://access.redhat.com/errata/RHSA-2022:4922", "https://access.redhat.com/errata/RHSA-2022:4956", "https://access.redhat.com/errata/RHSA-2022:5006", "https://access.redhat.com/errata/RHSA-2022:5201", "https://access.redhat.com/errata/RHSA-2022:5392", "https://ubuntu.com/security/CVE-2022-24785", "https://access.redhat.com/errata/RHSA-2022:6156", "https://access.redhat.com/errata/RHSA-2022:6272", "https://access.redhat.com/errata/RHSA-2022:6277", "https://advisories.mageia.org/CVE-2022-24785.html", "https://access.redhat.com/errata/RHSA-2022:7055", "https://access.redhat.com/errata/RHSA-2022:8652", "https://access.redhat.com/errata/RHSA-2023:0076", "https://access.redhat.com/errata/RHSA-2023:1043", "https://access.redhat.com/errata/RHSA-2023:1044", "https://access.redhat.com/errata/RHSA-2023:1045", "https://access.redhat.com/errata/RHSA-2023:1047", "https://access.redhat.com/errata/RHSA-2023:1049", "https://access.redhat.com/errata/RHSA-2022:6813" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-24785" ], "details": "Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js.", "id": "GSD-2022-24785", "modified": "2023-12-13T01:19:43.513887Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-24785", "STATE": "PUBLIC", "TITLE": "Path Traversal in Moment.js" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "moment", "version": { "version_data": [ { "version_value": "\u003e= 1.0.1, \u003c 2.29.2" } ] } } ] }, "vendor_name": "moment" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" } ] }, { "description": [ { "lang": "eng", "value": "CWE-27: Path Traversal: \u0027dir/../../filename\u0027" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "refsource": "CONFIRM", "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" }, { "name": "https://github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5", "refsource": "MISC", "url": "https://github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5" }, { "name": "https://www.tenable.com/security/tns-2022-09", "refsource": "CONFIRM", "url": "https://www.tenable.com/security/tns-2022-09" }, { "name": "https://security.netapp.com/advisory/ntap-20220513-0006/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20220513-0006/" }, { "name": "FEDORA-2022-85aa8e5706", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/" }, { "name": "FEDORA-2022-35b698150c", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/" }, { "name": "[debian-lts-announce] 20230130 [SECURITY] [DLA 3295-1] node-moment security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html" } ] }, "source": { "advisory": "GHSA-8hfj-j24r-96c4", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=1.0.1 \u003c2.29.2", "affected_versions": "All versions starting from 1.0.1 before 2.29.2", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-22", "CWE-937" ], "date": "2023-02-16", "description": "Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js.", "fixed_versions": [ "2.29.2" ], "identifier": "CVE-2022-24785", "identifiers": [ "CVE-2022-24785", "GHSA-8hfj-j24r-96c4" ], "not_impacted": "All versions before 1.0.1, all versions starting from 2.29.2", "package_slug": "npm/moment", "pubdate": "2022-04-04", "solution": "Upgrade to version 2.29.2 or above.", "title": "Path Traversal: \u0027dir/../../filename\u0027", "urls": [ "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "https://github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5", "https://github.com/advisories/GHSA-8hfj-j24r-96c4" ], "uuid": "d8d3745b-ac49-4331-a071-bc2dd383870f" }, { "affected_range": "(,2.29.2)", "affected_versions": "All versions before 2.29.2", "cwe_ids": [ "CWE-1035", "CWE-22", "CWE-27", "CWE-937" ], "date": "2022-04-08", "description": "Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js.", "fixed_versions": [ "2.29.2" ], "identifier": "CVE-2022-24785", "identifiers": [ "GHSA-8hfj-j24r-96c4", "CVE-2022-24785" ], "not_impacted": "All versions starting from 2.29.2", "package_slug": "nuget/Moment.js", "pubdate": "2022-04-04", "solution": "Upgrade to version 2.29.2 or above.", "title": "Path Traversal: \u0027dir/../../filename\u0027", "urls": [ "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "https://github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5", "https://github.com/advisories/GHSA-8hfj-j24r-96c4" ], "uuid": "82326af5-eaeb-4c90-9d87-ce2d742557ba" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:momentjs:moment:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "2.29.2", "versionStartIncluding": "1.0.1", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:momentjs:moment:*:*:*:*:*:nuget:*:*", "cpe_name": [], "versionEndExcluding": "2.29.2", "versionStartIncluding": "1.0.1", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:tenable:tenable.sc:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "5.21.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:netapp:active_iq:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-24785" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-22" }, { "lang": "en", "value": "CWE-27" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5" }, { "name": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4" }, { "name": "https://www.tenable.com/security/tns-2022-09", "refsource": "CONFIRM", "tags": [ "Patch", "Release Notes", "Third Party Advisory" ], "url": "https://www.tenable.com/security/tns-2022-09" }, { "name": "https://security.netapp.com/advisory/ntap-20220513-0006/", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20220513-0006/" }, { "name": "FEDORA-2022-85aa8e5706", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/" }, { "name": "FEDORA-2022-35b698150c", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/" }, { "name": "[debian-lts-announce] 20230130 [SECURITY] [DLA 3295-1] node-moment security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-02-16T19:27Z", "publishedDate": "2022-04-04T17:15Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.